| createPointerEventRecognizer (PointerType?, PointerEventType?, PointerButtons?, PointerButtons?, number?, ModifierKeys?, ModifierKeys?) | in
EventRecognizers | Creates an event recognizer for the given arguments. |
| getClosestHitHandle (Point, PointerType) | in
HandleInputMode | Finds the closest hit handle for the given world coordinate pair. |
| handleIsHit (IHandle, Point, Point, PointerType) | in
HandleInputMode | Determines whether a given handle has been visually hit by the mouse at the given world coordinates. |
| PointerEventArgs (PointerEventType?, Point?, PointerButtons?, ModifierKeys?, PointerButtons?, ModifierKeys?, number?, PointerType?, boolean?, number?, Size?, number?, UIEvent?, number?, number?) | in
PointerEventArgs | Constructs a new pointer event argument. |
| from (PointerType) | in
PointerType | Converts the given argument to an enum constant of this enum type. |
| getName (PointerType) | in
PointerType | Returns the name of the given enum constant. |