Contents

init(_:)

Creates a language tag with the given string.

Declaration

init(_ rawValue: String)

Parameters

  • rawValue:

    The string value you specify.

See Also

Creating custom language tags