Variable NonCharacterKeyEvent.eventType

.

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