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 |
| BOOL | pendingAutofillRemoval |
| BOOL | pendingInputViewRemoval |
| FlutterTextInputView * | activeView |
| FlutterTextInputViewAccessibilityHider * | inputHider |
| id< FlutterViewResponder > | viewResponder |
| UIView * | keyboardViewContainer |
| UIView * | keyboardView |
| UIView * | cachedFirstResponder |
| CGRect | keyboardRect |
| CGFloat | previousPointerYPosition |
| CGFloat | pointerYVelocity |
| UIView * | inputHider |
Definition at line 788 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 2531 of file FlutterTextInputPlugin.mm.
|
readnonatomicassign |
Definition at line 2521 of file FlutterTextInputPlugin.mm.
|
readwritenonatomicassign |
Definition at line 2537 of file FlutterTextInputPlugin.mm.
|
readnonatomicassign |
Definition at line 790 of file FlutterTextInputPlugin.mm.
|
readwritenonatomicretain |
Definition at line 2532 of file FlutterTextInputPlugin.mm.
|
readnonatomicassign |
Definition at line 67 of file FlutterTextInputPluginTest.mm.
|
readwritenonatomicassign |
Definition at line 2538 of file FlutterTextInputPlugin.mm.
|
readwritenonatomicassign |
Definition at line 2536 of file FlutterTextInputPlugin.mm.
|
readwritenonatomicassign |
Definition at line 2535 of file FlutterTextInputPlugin.mm.
|
readnonatomicassign |
Definition at line 2525 of file FlutterTextInputPlugin.mm.
|
readnonatomicassign |
Definition at line 2530 of file FlutterTextInputPlugin.mm.
|
readwritenonatomicassign |
Definition at line 2540 of file FlutterTextInputPlugin.mm.
|
readwritenonatomicassign |
Definition at line 2539 of file FlutterTextInputPlugin.mm.
|
readnonatomicweak |
Definition at line 789 of file FlutterTextInputPlugin.mm.
|
readnonatomicweak |
Definition at line 2533 of file FlutterTextInputPlugin.mm.