init(_:)
Creates a region from a BCP 47 identifier.
Declaration
init(_ identifier: String)Parameters
- identifier:
A BCP 47 identifier, such as
USfor the United States. This parameter is case-insensitive.
Creates a region from a BCP 47 identifier.
init(_ identifier: String)A BCP 47 identifier, such as US for the United States. This parameter is case-insensitive.