init(rawValue:)
Creates a language tag with the given string as its raw value.
Declaration
init(rawValue: String)Parameters
- rawValue:
The string value you specify.
Creates a language tag with the given string as its raw value.
init(rawValue: String)The string value you specify.