共用方式為


PictureInPictureParams.IsAutoEnterEnabled 屬性

定義

傳回是否啟用自動輸入圖片。

public bool IsAutoEnterEnabled { [Android.Runtime.Register("isAutoEnterEnabled", "()Z", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("isAutoEnterEnabled", "()Z", "", ApiSince=33)>]
member this.IsAutoEnterEnabled : bool

屬性值

true 如果系統會自動將活動置於圖片中模式,則為 。

屬性

備註

傳回是否啟用自動輸入圖片。

android.app.PictureInPictureParams.isAutoEnterEnabled()Java 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於