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.
Initializes a constant with a string that represents a keyboard key.
init(_ rawValue: String)A string value to use as a constant that represents a keyboard key.