#import <FlutterTextInputPlugin.h>
Instance Methods | |
(FlutterViewController *) | - viewControllerForIdentifier: |
Properties | |
id< FlutterBinaryMessenger > | binaryMessenger |
Delegate for FlutterTextInputPlugin. Implemented by FlutterEngine.
Definition at line 18 of file FlutterTextInputPlugin.h.
- (FlutterViewController*) viewControllerForIdentifier: | (FlutterViewIdentifier) | viewIdentifier |
Returns the FlutterViewController for the given view identifier.
Reimplemented in FlutterEngine(), and FlutterEngine().
|
readnonatomicassign |
Definition at line 25 of file FlutterTextInputPlugin.h.