Android.OS.UserManager.DisallowDebuggingFeatures Field
Specifies if a user is disallowed from enabling or accessing debugging features.

Syntax

[Android.Runtime.Register("DISALLOW_DEBUGGING_FEATURES")]
public const string DisallowDebuggingFeatures

See Also

UserManager.UserRestrictions
UserManager.UserRestrictions

Remarks

Specifies if a user is disallowed from enabling or accessing debugging features. The default value is false.

Key for user restrictions.

Type: Boolean

[Android Documentation]

Requirements

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