Instance Methods | |
| (BOOL) | - hasDelegate: |
Instance Methods inherited from <FlutterAppLifecycleProvider> | |
| (void) | - addApplicationLifecycleDelegate: |
| (void) | - removeApplicationLifecycleDelegate: |
Properties | |
| NSPointerArray * | registeredDelegates |
Definition at line 71 of file FlutterEngineTest.mm.
| - (BOOL) hasDelegate: | (nonnull NSObject<FlutterAppLifecycleDelegate>*) | delegate |
Definition at line 73 of file FlutterEngineTest.mm.
References _delegates.
|
readnonatomicstrong |
Definition at line 73 of file FlutterEngineTest.mm.