Skip to main content

LocaleChangeEvent

Event payload describing a change in the host platform's locale preferences.

See also:

Inherits: Event

Properties

  • locales - The full, ordered list of locales reported by the host platform.

Properties

localesinstance-attribute

locales: list[Locale]

The full, ordered list of locales reported by the host platform.

The first item represents the highest-priority locale.