UIEvent.EventType
Constants that specify the general type of an event.
Declaration
enum EventTypeOverview
You can obtain the type of an event from the type property. To further identify the event, you might also need to determine its subtype, which you obtain from the subtype property.
Topics
Constants
UIEvent.EventType.touchesUIEvent.EventType.motionUIEvent.EventType.remoteControlUIEvent.EventType.pressesUIEvent.EventType.scrollUIEvent.EventType.hoverUIEvent.EventType.transform