import "flutter/shell/platform/darwin/ios/framework/Headers/FlutterViewController.h"#include "flutter/fml/time/time_point.h"import "flutter/shell/platform/darwin/ios/InternalFlutterSwift/InternalFlutterSwift.h"import "flutter/shell/platform/darwin/ios/framework/Source/FlutterKeySecondaryResponder.h"import "flutter/shell/platform/darwin/ios/framework/Source/FlutterKeyboardManager.h"import "flutter/shell/platform/darwin/ios/framework/Source/FlutterPlatformViewsController.h"import "flutter/shell/platform/darwin/ios/framework/Source/FlutterRestorationPlugin.h"import "flutter/shell/platform/darwin/ios/framework/Source/FlutterTextInputPlugin.h"import "flutter/shell/platform/darwin/ios/framework/Source/FlutterViewResponder.h"Go to the source code of this file.
Namespaces | |
| namespace | flutter |
Typedefs | |
| typedef void(^ | FlutterKeyboardAnimationCallback) (fml::TimePoint) |
Functions | |
| typedef | NS_ENUM (NSInteger, FlutterKeyboardMode) |
Variables | |
| FLUTTER_DARWIN_EXPORT NSNotificationName const | FlutterViewControllerWillDealloc |
| FLUTTER_DARWIN_EXPORT NSNotificationName const | FlutterViewControllerHideHomeIndicator |
| FLUTTER_DARWIN_EXPORT NSNotificationName const | FlutterViewControllerShowHomeIndicator |
| typedef void(^ FlutterKeyboardAnimationCallback) (fml::TimePoint) |
Definition at line 43 of file FlutterViewController_Internal.h.
| typedef NS_ENUM | ( | NSInteger | , |
| FlutterKeyboardMode | |||
| ) |
Definition at line 35 of file FlutterViewController_Internal.h.
|
extern |
Definition at line 50 of file FlutterViewController.mm.
|
extern |
Definition at line 52 of file FlutterViewController.mm.
|
extern |
Definition at line 49 of file FlutterViewController.mm.