ActionHandlerProtocol.EventType

The event type returned to each event function in the handler.

Declaration

typealias EventType = ActionEvent<Self.ActionType>