Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 800 Bytes

manipulationcompletedeventargs_position.md

File metadata and controls

26 lines (16 loc) · 800 Bytes
-api-id -api-type
P:Microsoft.UI.Input.ManipulationCompletedEventArgs.Position
winrt property

Microsoft.UI.Input.ManipulationCompletedEventArgs.Position

-description

Gets the location of the pointer associated with the manipulation for the last manipulation event.

-property-value

The screen coordinates, in device-independent pixels (DIP).

-remarks

-see-also

Touch interactions - Manipulation events, Basic input sample, Low latency input sample

-examples