@protocol UIKBResizingKeyplanePanGestureRecognizerDelegate; @interface UIKBResizingKeyplanePanGestureRecognizer : UIPanGestureRecognizer @property (weak, nonatomic) id resizingDelegate; - (void).cxx_destruct; - (BOOL)_willScrollY; @end