Properties | |
| BOOL | didCallStartKeyboardAnimation |
Properties inherited from FlutterKeyboardInsetManager | |
| CGFloat | targetViewInsetBottom |
| The physical pixel value of the bottom inset once the current animation reaches its final state. More... | |
| BOOL | isKeyboardInOrTransitioningFromBackground |
| Indicates whether the keyboard is currently onscreen or in the process of transitioning from the background. More... | |
Additional Inherited Members | |
Instance Methods inherited from FlutterKeyboardInsetManager | |
| (instancetype) | - initWithDelegate: |
| Initializes the manager with a delegate. More... | |
| (void) | - handleKeyboardNotification: |
| Processes a system keyboard notification to update the target inset and begin any necessary animations. More... | |
| (void) | - hideKeyboardImmediately |
| Immediately stops any active keyboard animations and synchronizes the engine's viewport metrics with a zero inset. More... | |
| (void) | - invalidate |
| Terminates any active animations and releases internal resources. More... | |
Definition at line 58 of file FlutterViewControllerTest.mm.
|
readwritenonatomicassign |
Definition at line 59 of file FlutterViewControllerTest.mm.