ISplashScreenOnExitAnimationListener.OnSplashScreenExit(SplashScreenView) Method

Definition

[Android.Runtime.Register("onSplashScreenExit", "(Landroid/window/SplashScreenView;)V", "GetOnSplashScreenExit_Landroid_window_SplashScreenView_Handler:Android.Window.ISplashScreenOnExitAnimationListenerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=31)]
public void OnSplashScreenExit (Android.Window.SplashScreenView view);
[<Android.Runtime.Register("onSplashScreenExit", "(Landroid/window/SplashScreenView;)V", "GetOnSplashScreenExit_Landroid_window_SplashScreenView_Handler:Android.Window.ISplashScreenOnExitAnimationListenerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=31)>]
abstract member OnSplashScreenExit : Android.Window.SplashScreenView -> unit

Parameters

Attributes

Applies to