Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 623 Bytes

File metadata and controls

26 lines (16 loc) · 623 Bytes
-api-id M:Windows.Devices.Haptics.InputHapticsManager.IsHapticDevicePresent
-api-type winrt method

Windows.Devices.Haptics.InputHapticsManager.IsHapticDevicePresent

-description

Indicates whether a device that supports haptics is present on the system, irrespective of the device that most recently delivered input to the calling thread.

-returns

true if a haptic device is present on the system; otherwise, false.

-remarks

-see-also

InputHapticsManager.IsSupported

-examples