Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 737 Bytes

hidnumericcontroldescription_isabsolute.md

File metadata and controls

27 lines (17 loc) · 737 Bytes
-api-id -api-type -api-device-family-note
P:Windows.Devices.HumanInterfaceDevice.HidNumericControlDescription.IsAbsolute
winrt property
xbox

Windows.Devices.HumanInterfaceDevice.HidNumericControlDescription.IsAbsolute

-description

Gets a value indicating whether the given numeric control values are absolute or relative (change in value from that previously reported).

-property-value

True, if the values are absolute; false if the values are relative.

-remarks

-examples

-see-also

Custom HID device sample