#import <FlutterTextInputPlugin.h>
Instance Methods | |
| (void) | - handleMethodCall:result: |
| (NSRect) | - firstRectForCharacterRange:actualRange: |
| (NSDictionary *) | - editingState |
Properties | |
| NSTextInputContext * | textInputContext |
| NSString * | customRunLoopMode |
Definition at line 86 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 91 of file FlutterTextInputPlugin.h.
|
readwritenonatomicassign |
Extends class FlutterTextInputPlugin.
Definition at line 90 of file FlutterTextInputPlugin.h.