Click or drag to resize

IPointer Properties

The IPointer type exposes the following members.

Properties
  NameDescription
Public propertyButtons
Current buttons state of the pointer.
Public propertyFlags

Gets or sets pointer flags: [!:FLAG_ARTIFICIAL]

Note: setting this property doesn't immediately change its value, the value actually changes during the next TouchManager update phase.

Public propertyId
Internal unique pointer id.
Public propertyInputSource
Original input source which created this pointer.
Public propertyPosition
Current position in screen coordinates.
Public propertyPreviousPosition
Previous position in screen coordinates.
Public propertyType
Top
See Also