#import <FlutterTextInputDelegate.h>
Definition at line 37 of file FlutterTextInputDelegate.h.
◆ flutterTextInputView:didResignFirstResponderWithTextInputClient:
- (void) flutterTextInputView: |
|
(FlutterTextInputView *) |
textInputView |
didResignFirstResponderWithTextInputClient: |
|
(int) |
client |
|
|
| |
◆ flutterTextInputView:insertTextPlaceholderWithSize:withClient:
- (void) flutterTextInputView: |
|
(FlutterTextInputView *) |
textInputView |
insertTextPlaceholderWithSize: |
|
(CGSize) |
size |
withClient: |
|
(int) |
client |
|
|
| |
◆ flutterTextInputView:performAction:withClient:
- (void) flutterTextInputView: |
|
(FlutterTextInputView *) |
textInputView |
performAction: |
|
(FlutterTextInputAction) |
action |
withClient: |
|
(int) |
client |
|
|
| |
◆ flutterTextInputView:removeTextPlaceholder:
- (void) flutterTextInputView: |
|
(FlutterTextInputView *) |
textInputView |
removeTextPlaceholder: |
|
(int) |
client |
|
|
| |
◆ flutterTextInputView:showAutocorrectionPromptRectForStart:end:withClient:
- (void) flutterTextInputView: |
|
(FlutterTextInputView *) |
textInputView |
showAutocorrectionPromptRectForStart: |
|
(NSUInteger) |
start |
end: |
|
(NSUInteger) |
end |
withClient: |
|
(int) |
client |
|
|
| |
◆ flutterTextInputView:showToolbar:
◆ flutterTextInputView:updateEditingClient:withDelta:
- (void) flutterTextInputView: |
|
(FlutterTextInputView *) |
textInputView |
updateEditingClient: |
|
(int) |
client |
withDelta: |
|
(NSDictionary *) |
state |
|
|
| |
◆ flutterTextInputView:updateEditingClient:withState:
- (void) flutterTextInputView: |
|
(FlutterTextInputView *) |
textInputView |
updateEditingClient: |
|
(int) |
client |
withState: |
|
(NSDictionary *) |
state |
|
|
| |
◆ flutterTextInputView:updateEditingClient:withState:withTag:
- (void) flutterTextInputView: |
|
(FlutterTextInputView *) |
textInputView |
updateEditingClient: |
|
(int) |
client |
withState: |
|
(NSDictionary *) |
state |
withTag: |
|
(NSString *) |
tag |
|
|
| |
◆ flutterTextInputView:updateFloatingCursor:withClient:withPosition:
- (void) flutterTextInputView: |
|
(FlutterTextInputView *) |
textInputView |
updateFloatingCursor: |
|
(FlutterFloatingCursorDragState) |
state |
withClient: |
|
(int) |
client |
withPosition: |
|
(NSDictionary *) |
point |
|
|
| |
◆ flutterTextInputView:willDismissEditMenuWithTextInputClient:
- (void) flutterTextInputView: |
|
(FlutterTextInputView *) |
textInputView |
willDismissEditMenuWithTextInputClient: |
|
(int) |
client |
|
|
| |
◆ flutterTextInputViewScribbleInteractionBegan:
◆ flutterTextInputViewScribbleInteractionFinished:
The documentation for this protocol was generated from the following file: