Flutter Engine
 
Loading...
Searching...
No Matches
FlutterSceneDelegate Class Reference

#include <FlutterSceneDelegate.h>

Instance Methods

(void) - moveRootViewControllerFrom:to:
 

Protected Attributes

 : NSObject <UIWindowSceneDelegate
 

Properties

FlutterSceneLifeCycleEngineRegistration 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 20 of file FlutterSceneDelegate.h.

Method Documentation

◆ moveRootViewControllerFrom:to:

- (void) moveRootViewControllerFrom: (NSObject< UIApplicationDelegate > *)  appDelegate
to: (UIWindowScene *)  windowScene 

Provided by category FlutterSceneDelegate(Test).

Member Data Documentation

◆ __pad0__

- __pad0__
protected

Definition at line 26 of file FlutterSceneDelegate.h.

Property Documentation

◆ window

- (FlutterSceneLifeCycleEngineRegistration UIWindow*) window
readwritenonatomicstrong

Definition at line 22 of file FlutterSceneDelegate.h.


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