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 785 of file FlutterTextInputPlugin.mm.
| - (void) addToInputParentViewIfNeeded: | (FlutterTextInputView *) | inputView |
| - (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 2465 of file FlutterTextInputPlugin.mm.
|
readnonatomicassign |
Definition at line 2464 of file FlutterTextInputPlugin.mm.
|
readwritenonatomicassign |
Definition at line 2471 of file FlutterTextInputPlugin.mm.
|
readnonatomicassign |
Definition at line 787 of file FlutterTextInputPlugin.mm.
|
readnonatomicassign |
Definition at line 67 of file FlutterTextInputPluginTest.mm.
|
readwritenonatomicretain |
Definition at line 2466 of file FlutterTextInputPlugin.mm.
|
readwritenonatomicassign |
Definition at line 2472 of file FlutterTextInputPlugin.mm.
|
readwritenonatomicassign |
Definition at line 2470 of file FlutterTextInputPlugin.mm.
|
readwritenonatomicassign |
Definition at line 2469 of file FlutterTextInputPlugin.mm.
|
readwritenonatomicassign |
Definition at line 2474 of file FlutterTextInputPlugin.mm.
|
readwritenonatomicassign |
Definition at line 2473 of file FlutterTextInputPlugin.mm.
|
readnonatomicweak |
Definition at line 786 of file FlutterTextInputPlugin.mm.
|
readnonatomicweak |
Definition at line 2467 of file FlutterTextInputPlugin.mm.