Flutter Engine
 
Loading...
Searching...
No Matches
FlutterAppDelegateTest Class Reference
Inheritance diagram for FlutterAppDelegateTest:

Properties

FlutterAppDelegateappDelegate
 
FlutterViewControllerviewController
 
id mockMainBundle
 
id mockNavigationChannel
 
FlutterEngineengine
 
id mockEngineFirstFrameCallback
 

Detailed Description

Definition at line 18 of file FlutterAppDelegateTest.mm.

Property Documentation

◆ appDelegate

- (FlutterAppDelegate*) appDelegate
readwriteatomicstrong

Definition at line 19 of file FlutterAppDelegateTest.mm.

◆ engine

- (FlutterEngine*) engine
readwriteatomicstrong

Definition at line 23 of file FlutterAppDelegateTest.mm.

◆ mockEngineFirstFrameCallback

- (id) mockEngineFirstFrameCallback
readwriteatomicstrong

Definition at line 27 of file FlutterAppDelegateTest.mm.

◆ mockMainBundle

- (id) mockMainBundle
readwriteatomicstrong

Definition at line 21 of file FlutterAppDelegateTest.mm.

◆ mockNavigationChannel

- (id) mockNavigationChannel
readwriteatomicstrong

Definition at line 22 of file FlutterAppDelegateTest.mm.

◆ viewController

- (FlutterViewController*) viewController
readwriteatomicstrong

Definition at line 20 of file FlutterAppDelegateTest.mm.


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