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 778 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 2333 of file FlutterTextInputPlugin.mm.
|
readnonatomicassign |
Definition at line 2332 of file FlutterTextInputPlugin.mm.
|
readwritenonatomicassign |
Definition at line 2339 of file FlutterTextInputPlugin.mm.
|
readnonatomicassign |
Definition at line 780 of file FlutterTextInputPlugin.mm.
|
readnonatomicassign |
Definition at line 64 of file FlutterTextInputPluginTest.mm.
|
readwritenonatomicretain |
Definition at line 2334 of file FlutterTextInputPlugin.mm.
|
readwritenonatomicassign |
Definition at line 2340 of file FlutterTextInputPlugin.mm.
|
readwritenonatomicassign |
Definition at line 2338 of file FlutterTextInputPlugin.mm.
|
readwritenonatomicassign |
Definition at line 2337 of file FlutterTextInputPlugin.mm.
|
readwritenonatomicassign |
Definition at line 2342 of file FlutterTextInputPlugin.mm.
|
readwritenonatomicassign |
Definition at line 2341 of file FlutterTextInputPlugin.mm.
|
readnonatomicweak |
Definition at line 779 of file FlutterTextInputPlugin.mm.
|
readnonatomicweak |
Definition at line 2335 of file FlutterTextInputPlugin.mm.