EventControllerImpl  
    class EventControllerImpl(pointer: <Error class: unknown class><<Error class: unknown class>>) : EventController(source)
The EventControllerImpl type represents a native instance of the abstract EventController class.
Constructors
Properties
Functions
Link copied to clipboard
                  Returns the event that is currently being handled by the controller.
Link copied to clipboard
                  Returns the device of the event that is currently being handled by the controller.
Link copied to clipboard
                  Returns the modifier state of the event that is currently being handled by the controller.
Link copied to clipboard
                  Returns the timestamp of the event that is currently being handled by the controller.
Link copied to clipboard
                  Sets a name on the controller that can be used for debugging.