AppLifecycleEventCallback
interface AppLifecycleEventCallback
Holds callbacks that will be triggered for specific Application lifecycle events.
Functions
Link copied to clipboard
Called when the application goes to background.
Link copied to clipboard
Called when the application comes to foreground.
Link copied to clipboard
Called when the application view is in foreground but is obstructed by any other view.
Link copied to clipboard
Called when the application view returns to being completely visible after being obstructed by any other view.