LocaleManager
Manager of locale settings of an application.
Extends:
Hashable
public static func == (lhs: LocaleManager, rhs: LocaleManager) -> Bool
Returns a Boolean value indicating whether two values are equal.
Methods
Properties
StatefulChannel<[Locale]>
Application locales. If not set, locales set by operating system user are used.
Application locales. If not set, locales set by operating system user are used.
StatefulChannel<[Locale]>
Gets locales provided by the operating system.
Gets locales provided by the operating system.