Contents

init(rawValue:)

Initializes a constant with a string that represents a keyboard key.

Declaration

init(rawValue: String)

Parameters

  • rawValue:

    A string value to use as a constant that represents a keyboard key.

See Also

Initializers