Locale
extension Locale
-
Given the app’s localized language setting, returns a string representing the user’s localization.
Declaration
Swift
public static var preferredLocalLanguageCountryCode: String { get }
-
Returns a
Locale
frompreferredLocalLanguageCountryCode
.Declaration
Swift
public static var nationalizedCurrent: Locale