DeviceHapticFeedback

Wisej.Hybrid.DeviceHapticFeedback

Namespace: Wisej.Hybrid

Assembly: Wisej.Hybrid (3.5.0.0)

Provides methods to trigger haptic feedback on the Hybrid device.

public class DeviceHapticFeedback

Access this class through the Device singleton.

Constructors

Initializes a new instance of DeviceHapticFeedback.

Methods

Performs haptic feedback of the given type on the Hybrid device.

ParameterTypeDescription

type

The type of haptic feedback to perform.

Last updated