Android.App.Admin.DevicePolicyManager.KeyguardDisableFeaturesNone Field
Widgets are enabled in keyguard

Value: 0

Syntax

[Android.Runtime.Register("KEYGUARD_DISABLE_FEATURES_NONE")]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.KeyguardDisable enum directly instead of this field.")]
public const KeyguardDisable KeyguardDisableFeaturesNone

Remarks

Widgets are enabled in keyguard

[Android Documentation]

Requirements

Namespace: Android.App.Admin
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 17