Flutter iOS Embedder
FlutterSecureTextInputView Class Reference
Inheritance diagram for FlutterSecureTextInputView:
FlutterTextInputView

Properties

UITextField * textField
 

Detailed Description

Definition at line 745 of file FlutterTextInputPlugin.mm.

Property Documentation

◆ textField

- (UITextField *) textField
readwritenonatomicretain
Initial value:
{
UITextField* _textField

Definition at line 746 of file FlutterTextInputPlugin.mm.


The documentation for this class was generated from the following files:
_textField
UITextField * _textField
Definition: FlutterPlatformPlugin.mm:76