次の方法で共有


DevicePolicyIdentifiers.ApplicationHiddenPolicy Field

Definition

String identifier for DevicePolicyManager#setApplicationHidden.

[Android.Runtime.Register("APPLICATION_HIDDEN_POLICY", ApiSince=34)]
public const string ApplicationHiddenPolicy;
[<Android.Runtime.Register("APPLICATION_HIDDEN_POLICY", ApiSince=34)>]
val mutable ApplicationHiddenPolicy : string

Field Value

Attributes

Remarks

String identifier for DevicePolicyManager#setApplicationHidden.

Java documentation for android.app.admin.DevicePolicyIdentifiers.APPLICATION_HIDDEN_POLICY.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to