Share via


SplashScreenView.IconAnimationStart Property

Definition

If the replaced icon is animatable, return the animation start time based on system clock.

public Java.Time.Instant? IconAnimationStart { [Android.Runtime.Register("getIconAnimationStart", "()Ljava/time/Instant;", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getIconAnimationStart", "()Ljava/time/Instant;", "", ApiSince=31)>]
member this.IconAnimationStart : Java.Time.Instant

Property Value

Attributes

Remarks

If the replaced icon is animatable, return the animation start time based on system clock.

Java documentation for android.window.SplashScreenView.getIconAnimationStart().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to