Partager via


SplashScreenView.IconView Property

Definition

Get the view containing the Splash Screen icon and its background.

public Android.Views.View? IconView { [Android.Runtime.Register("getIconView", "()Landroid/view/View;", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getIconView", "()Landroid/view/View;", "", ApiSince=31)>]
member this.IconView : Android.Views.View

Property Value

Attributes

Remarks

Get the view containing the Splash Screen icon and its background.

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

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