Flutter Engine
 
Loading...
Searching...
No Matches
TextPlatformView.m File Reference

Go to the source code of this file.

Classes

protocol  <TestGestureRecognizerDelegate>
 
class  TestTapGestureRecognizer
 

Variables

UITextView * _textView
 
FlutterMethodChannel_channel
 
BOOL _viewCreated
 

Variable Documentation

◆ _channel

◆ _textView

UITextView* _textView
Initial value:
{
UIView* _containerView

Definition at line 69 of file TextPlatformView.m.

◆ _viewCreated

BOOL _viewCreated

Definition at line 71 of file TextPlatformView.m.