Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 747 Bytes

hidnumericcontroldescription_hasnull.md

File metadata and controls

29 lines (18 loc) · 747 Bytes
-api-id -api-type -api-device-family-note
P:Windows.Devices.HumanInterfaceDevice.HidNumericControlDescription.HasNull
winrt property
xbox

Windows.Devices.HumanInterfaceDevice.HidNumericControlDescription.HasNull

-description

Gets a Boolean value which indicates whether the control supports a null, or out-of-range, value.

-property-value

True, if the control supports a null value; otherwise, false.

True indicates that the data is not valid and should be ignored.

-remarks

-examples

-see-also

Custom HID device sample