Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 459 Bytes

pointerpointproperties_ishorizontalmousewheel.md

File metadata and controls

22 lines (15 loc) · 459 Bytes
-api-id -api-type
P:Windows.UI.Input.PointerPointProperties.IsHorizontalMouseWheel
winrt property

Windows.UI.Input.PointerPointProperties.IsHorizontalMouseWheel

-description

Gets a value that indicates whether the input is from a mouse tilt wheel.

-property-value

True if the input is from a mouse tilt wheel; otherwise false.

-remarks

-examples

-see-also