Instance Methods | |
(UIScreen *) | - flutterScreenIfViewLoaded |
![]() | |
(instancetype) | - initWithEngine:nibName:bundle: |
(instancetype) | - initWithProject:nibName:bundle: |
(instancetype) | - initWithProject:initialRoute:nibName:bundle: |
(instancetype) | - initWithCoder: |
(void) | - setFlutterViewDidRenderCallback: |
(NSString *) | - lookupKeyForAsset: |
(NSString *) | - lookupKeyForAsset:fromPackage: |
(void) | - setInitialRoute: |
(void) | - popRoute |
(void) | - pushRoute: |
(id< FlutterPluginRegistry >) | - pluginRegistry |
(BOOL) | - loadDefaultSplashScreenView |
![]() | |
(int64_t) | - registerTexture: |
(void) | - textureFrameAvailable: |
(void) | - unregisterTexture: |
![]() | |
(nullable NSObject< FlutterPluginRegistrar > *) | - registrarForPlugin: |
(BOOL) | - hasPlugin: |
(nullable NSObject *) | - valuePublishedByPlugin: |
Additional Inherited Members | |
![]() | |
(BOOL) | + isUIAccessibilityIsVoiceOverRunning |
![]() | |
BOOL | displayingFlutterUI |
UIView * | splashScreenView |
BOOL | viewOpaque |
FlutterEngine * | engine |
NSObject< FlutterBinaryMessenger > * | binaryMessenger |
BOOL | engineAllowHeadlessExecution |
Definition at line 237 of file FlutterPlatformViewsTest.mm.
- (UIScreen *) flutterScreenIfViewLoaded |
Definition at line 245 of file FlutterPlatformViewsTest.mm.