IPointer Properties |
The IPointer type exposes the following members.
Name | Description | |
---|---|---|
![]() | Buttons |
Current buttons state of the pointer.
|
![]() | Flags | 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. |
![]() | Id |
Internal unique pointer id.
|
![]() | InputSource |
Original input source which created this pointer.
|
![]() | Position |
Current position in screen coordinates.
|
![]() | PreviousPosition |
Previous position in screen coordinates.
|
![]() | Type |
Pointer type. See PointerPointerType.
|