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.
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.