public static interface SplashScreen.OnExitAnimationListener

android.window.SplashScreen.OnExitAnimationListener



Listens for the splash screen exit event.

Summary

Public methods

abstract void onSplashScreenExit(SplashScreenView view)

When receiving this callback, the SplashScreenView object will be drawing on top of the activity.

Public methods

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2026-02-26 UTC.