Contents

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.

See Also

Creating custom language tags