Android.App.Admin.DeviceAdminReceiver.ExtraDisableWarning Field
A CharSequence that can be shown to the user informing them of the impact of disabling your admin.

Syntax

[Android.Runtime.Register("EXTRA_DISABLE_WARNING")]
public const string ExtraDisableWarning

See Also

DeviceAdminReceiver.ActionDeviceAdminDisableRequested

Remarks

A CharSequence that can be shown to the user informing them of the impact of disabling your admin.

[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 8