#include <FlutterSceneDelegate.h>
Instance Methods | |
| (void) | - moveRootViewControllerFrom:to: |
Protected Attributes | |
| : NSObject <UIWindowSceneDelegate | |
Properties | |
| FlutterSceneLifeCycleEngineRegistration UIWindow * | window |
The UISceneDelegate used by Flutter by default.
This class is typically specified as the UISceneDelegate in the Info.plist.
Definition at line 20 of file FlutterSceneDelegate.h.
| - (void) moveRootViewControllerFrom: | (NSObject< UIApplicationDelegate > *) | appDelegate | |
| to: | (UIWindowScene *) | windowScene | |
Provided by category FlutterSceneDelegate(Test).
|
protected |
Definition at line 26 of file FlutterSceneDelegate.h.
|
readwritenonatomicstrong |
Definition at line 22 of file FlutterSceneDelegate.h.