◆ addInternalPlugins
- (void) addInternalPlugins |
|
|
|
◆ applicationBecameActive:
- (void) applicationBecameActive: |
|
(NSNotification *) |
notification |
|
◆ applicationDidEnterBackground:
- (void) applicationDidEnterBackground: |
|
(NSNotification *) |
notification |
|
◆ applicationWillEnterForeground:
- (void) applicationWillEnterForeground: |
|
(NSNotification *) |
notification |
|
◆ applicationWillResignActive:
- (void) applicationWillResignActive: |
|
(NSNotification *) |
notification |
|
◆ applicationWillTerminate: [1/2]
- (void) applicationWillTerminate: |
|
(NSNotification *) |
notification |
|
◆ applicationWillTerminate: [2/2]
- (void) applicationWillTerminate: |
|
(NSNotification *) |
notification |
|
◆ calculateKeyboardAttachMode:
- (FlutterKeyboardMode) calculateKeyboardAttachMode: |
|
(NSNotification *) |
notification |
|
◆ calculateKeyboardInset:keyboardMode:
- (CGFloat) calculateKeyboardInset: |
|
(CGRect) |
keyboardFrame |
keyboardMode: |
|
(int) |
keyboardMode |
|
|
| |
◆ calculateMultitaskingAdjustment:keyboardFrame:
- (CGFloat) calculateMultitaskingAdjustment: |
|
(CGRect) |
screenRect |
keyboardFrame: |
|
(CGRect) |
keyboardFrame |
|
|
| |
◆ createTouchRateCorrectionVSyncClientIfNeeded
- (void) createTouchRateCorrectionVSyncClientIfNeeded |
|
|
|
◆ discreteScrollEvent:
- (void) discreteScrollEvent: |
|
(UIPanGestureRecognizer *) |
recognizer |
|
◆ ensureViewportMetricsIsCorrect
- (void) ensureViewportMetricsIsCorrect |
|
|
|
◆ generatePointerDataForFake
◆ goToApplicationLifecycle:
- (void) goToApplicationLifecycle: |
|
(nonnull NSString *) |
state |
|
◆ handleKeyboardNotification:
- (void) handleKeyboardNotification: |
|
(NSNotification *) |
notification |
|
◆ handlePressEvent:nextAction:
◆ invalidateKeyboardAnimationVSyncClient
- (void) invalidateKeyboardAnimationVSyncClient |
|
|
|
◆ keyboardAnimationView
- (UIView*) keyboardAnimationView |
|
|
|
◆ keyboardSpringAnimation
- (SpringAnimation*) keyboardSpringAnimation |
|
|
|
◆ onUserSettingsChanged:
- (void) onUserSettingsChanged: |
|
(NSNotification *) |
notification |
|
◆ performOrientationUpdate:
- (void) performOrientationUpdate: |
|
(UIInterfaceOrientationMask) |
new_preferences |
|
◆ sceneBecameActive:
- (void) sceneBecameActive: |
|
(ios(13.0)) |
API_AVAILABLE |
|
◆ sceneDidEnterBackground:
- (void) sceneDidEnterBackground: |
|
(ios(13.0)) |
API_AVAILABLE |
|
◆ sceneWillDisconnect:
- (void) sceneWillDisconnect: |
|
(ios(13.0)) |
API_AVAILABLE |
|
◆ sceneWillEnterForeground:
- (void) sceneWillEnterForeground: |
|
(ios(13.0)) |
API_AVAILABLE |
|
◆ sceneWillResignActive:
- (void) sceneWillResignActive: |
|
(ios(13.0)) |
API_AVAILABLE |
|
◆ setUpKeyboardAnimationVsyncClient:
◆ setUpKeyboardSpringAnimationIfNeeded:
- (void) setUpKeyboardSpringAnimationIfNeeded: |
|
(CAAnimation *) |
keyboardAnimation |
|
◆ sharedSetupWithProject:initialRoute:
- (void) sharedSetupWithProject: |
|
(nullable FlutterDartProject *) |
project |
initialRoute: |
|
(nullable NSString *) |
initialRoute |
|
|
| |
◆ shouldIgnoreKeyboardNotification:
- (BOOL) shouldIgnoreKeyboardNotification: |
|
(NSNotification *) |
notification |
|
◆ startKeyBoardAnimation:
- (void) startKeyBoardAnimation: |
|
(NSTimeInterval) |
duration |
|
◆ surfaceUpdated:
- (void) surfaceUpdated: |
|
(BOOL) |
appeared |
|
◆ triggerTouchRateCorrectionIfNeeded:
- (void) triggerTouchRateCorrectionIfNeeded: |
|
(NSSet *) |
touches |
|
◆ updateViewportMetricsIfNeeded
- (void) updateViewportMetricsIfNeeded |
|
|
|
◆ isKeyboardInOrTransitioningFromBackground
- (BOOL) isKeyboardInOrTransitioningFromBackground |
|
readwritenonatomicassign |
◆ keyboardAnimationIsShowing
- (BOOL) keyboardAnimationIsShowing |
|
readwritenonatomicassign |
◆ keyboardAnimationVSyncClient
◆ targetViewInsetBottom
- (double) targetViewInsetBottom |
|
readwritenonatomicassign |
◆ touchRateCorrectionVSyncClient
The documentation for this category was generated from the following file: