Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Properties | List of all members
AppDelegateNoopFlutterAppLifecycleDelegate Class Reference
Inheritance diagram for AppDelegateNoopFlutterAppLifecycleDelegate:
<FlutterAppLifecycleDelegate>

Properties

NSArray< NSURL * > * receivedURLs
 

Additional Inherited Members

- Instance Methods inherited from <FlutterAppLifecycleDelegate>
(void) - handleWillFinishLaunching:
 
(void) - handleDidFinishLaunching:
 
(void) - handleWillBecomeActive:
 
(void) - handleDidBecomeActive:
 
(void) - handleWillResignActive:
 
(void) - handleDidResignActive:
 
(void) - handleWillHide:
 
(void) - handleDidHide:
 
(void) - handleWillUnhide:
 
(void) - handleDidUnhide:
 
(void) - handleDidChangeScreenParameters:
 
(void) - handleDidChangeOcclusionState:
 
(BOOL- handleOpenURLs:
 
(void) - handleWillTerminate:
 

Detailed Description

Definition at line 10 of file FlutterAppDelegateTest.mm.

Property Documentation

◆ receivedURLs

- (NSArray<NSURL*>*) receivedURLs
readwritenonatomiccopy

Definition at line 11 of file FlutterAppDelegateTest.mm.


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