Added in API level 31
android.window
Interfaces
| OnBackInvokedCallback | Callback allowing applications to handle back events in place of the system. |
| OnBackInvokedDispatcher |
Dispatcher to register OnBackInvokedCallback instances for handling
back invocations.
|
| SplashScreen | The interface that apps use to talk to the splash screen. |
| SplashScreen.OnExitAnimationListener | Listens for the splash screen exit event. |
Classes
| SplashScreenView |
The view which allows an activity to customize its splash screen exit animation. |