Instance Methods | |
| (void) | - enableActiveViewAccessibility |
| (void) | - cleanUpViewHierarchy:clearText:delayRemoval: |
| (NSArray< UIView * > *) | - textInputViews |
| (UIView *) | - hostView |
| (void) | - addToInputParentViewIfNeeded: |
| (void) | - startLiveTextInput |
| (void) | - showKeyboardAndRemoveScreenshot |
Properties | |
| id< FlutterTextInputDelegate > | textInputDelegate |
| UIView * | hostView |
| NSMutableDictionary< NSString *, FlutterTextInputView * > * | autofillContext |
| FlutterTextInputView * | activeView |
| FlutterTextInputViewAccessibilityHider * | inputHider |
| id< FlutterViewResponder > | viewResponder |
| UIView * | keyboardViewContainer |
| UIView * | keyboardView |
| UIView * | cachedFirstResponder |
| CGRect | keyboardRect |
| CGFloat | previousPointerYPosition |
| CGFloat | pointerYVelocity |
| UIView * | inputHider |
Definition at line 787 of file FlutterTextInputPlugin.mm.
| - (void) addToInputParentViewIfNeeded: | (FlutterTextInputView *) | inputView |
References settings_, and texture_id.
| - (void) cleanUpViewHierarchy: | (BOOL) | includeActiveView | |
| clearText: | (BOOL) | clearText | |
| delayRemoval: | (BOOL) | delayRemoval | |
| - (void) enableActiveViewAccessibility |
| - (UIView*) hostView |
| - (void) showKeyboardAndRemoveScreenshot |
| - (void) startLiveTextInput |
| - (NSArray<UIView*>*) textInputViews |
|
readwritenonatomicassign |
Definition at line 2479 of file FlutterTextInputPlugin.mm.
|
readnonatomicassign |
Definition at line 2478 of file FlutterTextInputPlugin.mm.
|
readwritenonatomicassign |
Definition at line 2485 of file FlutterTextInputPlugin.mm.
|
readnonatomicassign |
Definition at line 789 of file FlutterTextInputPlugin.mm.
|
readwritenonatomicretain |
Definition at line 2480 of file FlutterTextInputPlugin.mm.
|
readnonatomicassign |
Definition at line 67 of file FlutterTextInputPluginTest.mm.
|
readwritenonatomicassign |
Definition at line 2486 of file FlutterTextInputPlugin.mm.
|
readwritenonatomicassign |
Definition at line 2484 of file FlutterTextInputPlugin.mm.
|
readwritenonatomicassign |
Definition at line 2483 of file FlutterTextInputPlugin.mm.
|
readwritenonatomicassign |
Definition at line 2488 of file FlutterTextInputPlugin.mm.
|
readwritenonatomicassign |
Definition at line 2487 of file FlutterTextInputPlugin.mm.
|
readnonatomicweak |
Definition at line 788 of file FlutterTextInputPlugin.mm.
|
readnonatomicweak |
Definition at line 2481 of file FlutterTextInputPlugin.mm.