Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 492 Bytes

simplehapticscontroller_isintensitysupported.md

File metadata and controls

24 lines (15 loc) · 492 Bytes
-api-id -api-type
P:Windows.Devices.Haptics.SimpleHapticsController.IsIntensitySupported
winrt property

Windows.Devices.Haptics.SimpleHapticsController.IsIntensitySupported

-description

Gets whether the haptic input device supports feedback intensity.

-property-value

true if feedback intensity is supported. Otherwise, false.

-remarks

-see-also

-examples