Contents

init(_:)

Creates an action identifier from the specified string.

Declaration

init(_ rawValue: String)

Parameters

  • rawValue:

    A string that uniquely identifies the action.

See Also

Initializers