event_type property

  1. @Int32()
int event_type
getter/setter pair

< Type of the event that occurred.

Implementation

@Int32()
/**< Type of the event that occurred. */
external int event_type;