Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Variables
TextPlatformView.m File Reference
import "TextPlatformView.h"

Go to the source code of this file.

Classes

protocol  <TestGestureRecognizerDelegate>
 
class  TestTapGestureRecognizer
 

Variables

UITextView * _textView
 
FlutterMethodChannel_channel
 
BOOL _viewCreated
 

Variable Documentation

◆ _channel

Definition at line 70 of file TextPlatformView.m.

◆ _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.