Flutter iOS Embedder
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
FlutterInactiveTextInput Class Reference
Inheritance diagram for FlutterInactiveTextInput:

Properties

NSString * text
 

Detailed Description

An implementation of UITextInput used for text fields that do not currently have input focus.

This class is used by TextInputSemanticsObject.

Definition at line 19 of file TextInputSemanticsObject.mm.

Property Documentation

◆ text

- (NSString*) text
readwritenonatomiccopy

Definition at line 20 of file TextInputSemanticsObject.mm.


The documentation for this class was generated from the following file: