Contents

init(_:)

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