Freigeben über


DevicePolicyManager.KeyguardDisableUnredactedNotifications Feld

Definition

Achtung

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

Nur redacted notifications on secure keyguard screens (e.

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

Feldwert

Value = 8
Attribute

Hinweise

Nur redacted notifications on secure keyguard screens (z. B. PIN/Pattern/Password) zulassen

Java-Dokumentation für android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: