Sprache

DevicePolicyManager.LockTaskFeatureNone Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.App.Admin.LockTaskFeatures enum directly instead of this field.

Deaktivieren Sie alle konfigurierbaren SystemUI-Features im LockTask-Modus.

[Android.Runtime.Register("LOCK_TASK_FEATURE_NONE", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.LockTaskFeatures enum directly instead of this field.", true)]
public const Android.App.Admin.LockTaskFeatures LockTaskFeatureNone = 0;
[<Android.Runtime.Register("LOCK_TASK_FEATURE_NONE", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.LockTaskFeatures enum directly instead of this field.", true)>]
val mutable LockTaskFeatureNone : Android.App.Admin.LockTaskFeatures

Feldwert

Value = 0
Attribute

Hinweise

Deaktivieren Sie alle konfigurierbaren SystemUI-Features im LockTask-Modus. Dies umfasst den <Infobereich des ul><li-Systems>in der Statusleiste (Konnektivitätssymbole, Uhr usw.) <li-Benachrichtigungen>(einschließlich Warnungen, Symbole und der Benachrichtigungsschattierung) <li>Home button li>Schaltfläche <"Zuletzt verwendet" und "UI li li>"-Menü "Aktionen<" (d. h. Netzschaltflächenmenü) <li>keyguard </ul>

Java Dokumentation für android.app.admin.DevicePolicyManager.LOCK_TASK_FEATURE_NONE.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: