Android.Content.Intent.ActionLocaleChanged Field
Broadcast Action: The current device's locale has changed.

Syntax

[Android.Runtime.Register("ACTION_LOCALE_CHANGED")]
public const string ActionLocaleChanged

Remarks

Broadcast Action: The current device's locale has changed.

This is a protected intent that can only be sent by the system.

[Android Documentation]

Requirements

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