Click or drag to resize

Pointer Properties

The Pointer 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 propertyProjectionParams
Projection parameters for the layer which created this pointer.
Public propertyType
Top
See Also