init(rawValue:)
Creates an action identifier from the specified string.
Declaration
init(rawValue: String)Parameters
- rawValue:
A string that uniquely identifies the action.
Creates an action identifier from the specified string.
init(rawValue: String)A string that uniquely identifies the action.