variantCode
The variant code for the locale, or nil if it has none.
Declaration
var variantCode: String? { get }Discussion
For example, for the locale “en_POSIX”, returns “POSIX”.
The variant code for the locale, or nil if it has none.
var variantCode: String? { get }For example, for the locale “en_POSIX”, returns “POSIX”.