Variable MouseEvent.eventType

.

struct MouseEvent
{
  // ...
  MouseEvent.Type eventType ;
  // ...
}