#import <FlutterPluginAppLifeCycleDelegate_internal.h>
◆ handleDidBecomeActive:
| - (void) handleDidBecomeActive: |
|
("Disallowed in app extensions") |
NS_EXTENSION_UNAVAILABLE_IOS |
|
◆ handleDidEnterBackground:
| - (void) handleDidEnterBackground: |
|
("Disallowed in app extensions") |
NS_EXTENSION_UNAVAILABLE_IOS |
|
◆ handleWillEnterForeground:
| - (void) handleWillEnterForeground: |
|
("Disallowed in app extensions") |
NS_EXTENSION_UNAVAILABLE_IOS |
|
◆ handleWillResignActive:
| - (void) handleWillResignActive: |
|
("Disallowed in app extensions") |
NS_EXTENSION_UNAVAILABLE_IOS |
|
◆ handleWillTerminate:
| - (void) handleWillTerminate: |
|
("Disallowed in app extensions") |
NS_EXTENSION_UNAVAILABLE_IOS |
|
◆ hasPluginThatRespondsToSelector:
| - (BOOL) hasPluginThatRespondsToSelector: |
|
(SEL) |
selector |
|
Check whether there is at least one plugin responds to the selector.
◆ isSelectorAddedDynamically:
| - (BOOL) isSelectorAddedDynamically: |
|
(SEL) |
selector |
|
Check whether the selector should be handled dynamically.
The documentation for this category was generated from the following files: