Contents

init(rawValue:)

Creates an action identifier from the specified string.

Declaration

init(rawValue: String)

Parameters

  • rawValue:

    A string that uniquely identifies the action.

See Also

Initializers