Flutter iOS Embedder
FlutterAppDelegate() Category Reference

Properties

FlutterViewController *(^ rootFlutterViewControllerGetter )(void)
 
FlutterPluginAppLifeCycleDelegatelifeCycleDelegate
 

Detailed Description

Definition at line 21 of file FlutterAppDelegate.mm.

Property Documentation

◆ lifeCycleDelegate

- (FlutterPluginAppLifeCycleDelegate*) lifeCycleDelegate
readwritenonatomicstrong

Definition at line 23 of file FlutterAppDelegate.mm.

◆ rootFlutterViewControllerGetter

- (FlutterViewController*(^ rootFlutterViewControllerGetter) (void))
readwritenonatomiccopy

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