EventHandler.ArgTypes

The type of accepted event arguments.

struct EventHandler(EventT)
@nogc
alias ArgTypes = EventArgs!EventT

Meta