data property

EventData<T> data
getter/setter pair

Object containing data associated with the event.

Implementation

EventData<T> data;