Contents

init(rawValue:)

Creates a key space with a raw string value.

Declaration

init(rawValue: String)

Parameters

  • rawValue:

    A raw string value.

See Also

Initializers