Activity.SplashScreen 屬性

定義

取得活動用來與啟動顯示畫面交談的介面。

public Android.Window.ISplashScreen SplashScreen { [Android.Runtime.Register("getSplashScreen", "()Landroid/window/SplashScreen;", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getSplashScreen", "()Landroid/window/SplashScreen;", "", ApiSince=31)>]
member this.SplashScreen : Android.Window.ISplashScreen

屬性值

屬性

備註

取得活動用來與啟動顯示畫面交談的介面。

android.app.Activity.getSplashScreen() JAVA 檔。

此頁面的部分是根據 原始碼專案所建立和共用的工作進行修改,並根據中所述的詞彙使用。

適用於