共用方式為


DevicePolicyManager.PolicyDisableScreenCapture 欄位

定義

常數,表示停用螢幕擷取的功能。

[Android.Runtime.Register("POLICY_DISABLE_SCREEN_CAPTURE", ApiSince=26)]
public const string PolicyDisableScreenCapture;
[<Android.Runtime.Register("POLICY_DISABLE_SCREEN_CAPTURE", ApiSince=26)>]
val mutable PolicyDisableScreenCapture : string

欄位值

屬性

備註

常數,表示停用螢幕擷取的功能。 做為的 #createAdminSupportIntent(String)自變數。

android.app.admin.DevicePolicyManager.POLICY_DISABLE_SCREEN_CAPTUREJava 檔。

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

適用於