@class NSSet; @interface PencilEducationElementTextField : UITextField @property (nonatomic) BOOL ignoreScribbleInsertText; @property (retain, nonatomic) NSSet *allowedCalloutActions; - (long long)_textInputSource; - (void)insertText:(id)a0 alternatives:(id)a1 style:(long long)a2; - (void)buildMenuWithBuilder:(id)a0; - (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })editingRectForBounds:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0; - (void).cxx_destruct; - (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })textRectForBounds:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0; - (BOOL)canPerformAction:(SEL)a0 withSender:(id)a1; @end