Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 487 Bytes

simplehapticscontroller_isplaycountsupported.md

File metadata and controls

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

Windows.Devices.Haptics.SimpleHapticsController.IsPlayCountSupported

-description

Gets whether the haptic input device supports feedback counts.

-property-value

true if feedback counts are supported. Otherwise, false.

-remarks

-see-also

-examples