#import <FlutterTextInputPlugin.h>
Instance Methods | |
(void) | - handleMethodCall:result: |
(NSRect) | - firstRectForCharacterRange:actualRange: |
(NSDictionary *) | - editingState |
Properties | |
NSTextInputContext * | textInputContext |
NSString * | customRunLoopMode |
Definition at line 66 of file FlutterTextInputPlugin.h.
- (NSDictionary*) editingState |
Extends class FlutterTextInputPlugin.
- (NSRect) firstRectForCharacterRange: | (NSRange) | range | |
actualRange: | (NSRangePointer) | actualRange | |
Extends class FlutterTextInputPlugin.
- (void) handleMethodCall: | (FlutterMethodCall *) | call | |
result: | (FlutterResult) | result | |
Extends class FlutterTextInputPlugin.
|
readwritenonatomicassign |
Extends class FlutterTextInputPlugin.
Definition at line 71 of file FlutterTextInputPlugin.h.
|
readwritenonatomicassign |
Extends class FlutterTextInputPlugin.
Definition at line 70 of file FlutterTextInputPlugin.h.