import "TextPlatformView.h"Go to the source code of this file.
Classes | |
| protocol | <TestGestureRecognizerDelegate> |
| class | TestTapGestureRecognizer |
Variables | |
| UITextView * | _textView |
| FlutterMethodChannel * | _channel |
| BOOL | _viewCreated |
| FlutterMethodChannel* _channel |
Definition at line 70 of file TextPlatformView.m.
Referenced by FlutterTextInputPlugin::handleKeyEvent:, and FlutterChannelKeyResponder::initWithChannel:.
| UITextView* _textView |
Definition at line 69 of file TextPlatformView.m.
| BOOL _viewCreated |
Definition at line 71 of file TextPlatformView.m.