LocaleManager

class LocaleManager @RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP]) constructor(context: Context, preferenceStore: PreferenceStore, dispatcher: CoroutineDispatcher = AirshipDispatchers.IO)(source)

Locale manager.

Constructors

Link copied to clipboard
constructor(context: Context, preferenceStore: PreferenceStore, dispatcher: CoroutineDispatcher = AirshipDispatchers.IO)

Properties

Link copied to clipboard

Gets the current default locale.

Link copied to clipboard

Functions

Link copied to clipboard

Sets the locale to override the device's locale.