5 #import <Cocoa/Cocoa.h>
14 @property BOOL clipsToBounds API_AVAILABLE(macos(10.9));
51 - (BOOL)isFirstResponder;
63 - (BOOL)handleKeyEvent:(NSEvent*)event;
70 - (NSRect)firstRectForCharacterRange:(NSRange)range actualRange:(NSRangePointer)actualRange;
71 - (NSDictionary*)editingState;
72 @property(nonatomic) NSTextInputContext* textInputContext;
73 @property(readwrite, nonatomic) NSString* customRunLoopMode;