KeyguardDisable 枚举

定义

枚举多个类型返回的值,并将其作为 成员的参数。

public enum KeyguardDisable
type KeyguardDisable = 
继承
KeyguardDisable

字段

名称 说明
FeaturesNone 0
WidgetsAll 1
SecureCamera 2

在安全键卫屏幕上禁用相机(例如

SecureNotifications 4
UnredactedNotifications 8
TrustAgents 16
Fingerprint 32
RemoteInput 64
Face 128
Iris 256
Biometrics 416
KeyguardDisableShortcutsAll 512
FeaturesAll 2147483647

禁用所有当前和将来的密钥保护自定义。

注解

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于