Android.App.Admin.DevicePolicyManager.ExtraProvisioningLocale Field
A String extra holding the Java.Util.Locale that the device will be set to.

Syntax

[Android.Runtime.Register("EXTRA_PROVISIONING_LOCALE")]
public const string ExtraProvisioningLocale

Remarks

A String extra holding the Java.Util.Locale that the device will be set to. Format: xx_yy, where xx is the language code, and yy the country code.

Use in an Nfc record with DevicePolicyManager.MimeTypeProvisioningNfc that starts device owner provisioning via an Nfc bump.

[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