Locale | iOS SDK | 2GIS Documentation

Locale

Идентификатор локали в формате . Где - код языка, описанный в стандарте ISO 639-1, - код страны, описанный в стандарте ISO 3166-1.

public init(identifier: String)
Parameters
identifier
public init(stringLiteral value: String)

Creates an instance initialized to the given string value.

Parameters
value
String

The value of the new instance.

Properties

A textual representation of this instance.