Flutter iOS Embedder
FlutterSceneDelegate Class Reference

#import <FlutterSceneDelegate.h>

Inheritance diagram for FlutterSceneDelegate:

Properties

UIWindow * window
 

Detailed Description

The UISceneDelegate used by Flutter by default.

This class is typically specified as the UISceneDelegate in the Info.plist.

Definition at line 19 of file FlutterSceneDelegate.h.

Property Documentation

◆ window

- (UIWindow*) window
readwritenonatomicstrong

Definition at line 20 of file FlutterSceneDelegate.h.


The documentation for this class was generated from the following file: