A2uiLocaleProvider


fun interface A2uiLocaleProvider


Resolves the current Locale.

Summary

Public companion properties

A2uiLocaleProvider

Default provider using the current system locale.

Public functions

Locale

Returns the resolved Locale.

Public companion properties

Default

val DefaultA2uiLocaleProvider

Default provider using the current system locale.

Public functions

getLocale

Added in 1.0.0-alpha01
fun getLocale(): Locale

Returns the resolved Locale.