EventHandler.SenderType

The type of accepted event senders.

struct EventHandler(EventT)
@nogc
alias SenderType = EventSenderType!EventT

Meta