ActionHandlerProtocol.EventType
The event type returned to each event function in the handler.
Declaration
typealias EventType = ActionEvent<Self.ActionType>The event type returned to each event function in the handler.
typealias EventType = ActionEvent<Self.ActionType>