Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 605 Bytes

pointerpointproperties_pressure.md

File metadata and controls

23 lines (16 loc) · 605 Bytes
-api-id -api-type
P:Windows.UI.Input.PointerPointProperties.Pressure
winrt property

Windows.UI.Input.PointerPointProperties.Pressure

-description

Gets a value that indicates the force that the pointer device (typically a pen/stylus) exerts on the surface of the digitizer.

-property-value

A value from 0 to 1.0. The default value is 0.5.

-remarks

A device reports pressure information through the Human Interface Device (HID) tip pressure usage. Pressure is set through the value of this usage.

-examples

-see-also