#import <FlutterSceneLifeCycle.h>
Properties | |
| FlutterPluginSceneLifeCycleDelegate * | sceneLifeCycleDelegate |
A protocol for UIWindowSceneDelegate objects that vend a FlutterPluginSceneLifeCycleDelegate.
By conforming to this protocol, a UIWindowSceneDelegate can vend a FlutterPluginSceneLifeCycleDelegate that can be used to forward scene life-cycle events to Flutter plugins.
This is typically implemented by the app's SceneDelegate.
Definition at line 213 of file FlutterSceneLifeCycle.h.
|
readwritenonatomicstrong |
Definition at line 214 of file FlutterSceneLifeCycle.h.