Flutter macOS Embedder
AppDelegateTestFlutterAppLifecycleDelegate Class Reference
Inheritance diagram for AppDelegateTestFlutterAppLifecycleDelegate:
<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 17 of file FlutterAppDelegateTest.mm.

Property Documentation

◆ receivedURLs

- (NSArray<NSURL*>*) receivedURLs
readwritenonatomiccopy

Definition at line 18 of file FlutterAppDelegateTest.mm.


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