Flutter Engine
The Flutter Engine
|
Instance Methods | |
(bool) | - singlePrimaryResponder |
(bool) | - doublePrimaryResponder |
(bool) | - textInputPlugin |
(bool) | - emptyNextResponder |
(bool) | - getPressedState |
(bool) | - keyboardChannelGetPressedState |
(bool) | - racingConditionBetweenKeyAndText |
(bool) | - correctLogicalKeyForLayouts |
(bool) | - shouldNotHoldStrongReferenceToViewDelegate |
Definition at line 420 of file FlutterKeyboardManagerTest.mm.
- (bool) correctLogicalKeyForLayouts |
Definition at line 466 of file FlutterKeyboardManagerTest.mm.
- (bool) doublePrimaryResponder |
Definition at line 466 of file FlutterKeyboardManagerTest.mm.
- (bool) emptyNextResponder |
Definition at line 466 of file FlutterKeyboardManagerTest.mm.
- (bool) getPressedState |
Definition at line 466 of file FlutterKeyboardManagerTest.mm.
- (bool) keyboardChannelGetPressedState |
Definition at line 466 of file FlutterKeyboardManagerTest.mm.
- (bool) racingConditionBetweenKeyAndText |
Definition at line 466 of file FlutterKeyboardManagerTest.mm.
- (bool) shouldNotHoldStrongReferenceToViewDelegate |
Definition at line 466 of file FlutterKeyboardManagerTest.mm.
- (bool) singlePrimaryResponder |
Definition at line 466 of file FlutterKeyboardManagerTest.mm.
- (bool) textInputPlugin |
Definition at line 466 of file FlutterKeyboardManagerTest.mm.