次の方法で共有


LockTaskFeatures 列挙型

定義

この列挙体は、メンバー値のビットごとの組み合わせをサポートしています。

[System.Flags]
public enum LockTaskFeatures
[<System.Flags>]
type LockTaskFeatures = 
継承
LockTaskFeatures
属性

フィールド

BlockActivityStartInTask 64
GlobalActions 16
Home 4
Keyguard 32
None 0
Notifications 2
Overview 8
SystemInfo 1

適用対象