Skip to main content

DeviceHapticFeedback

Namespace: Wisej.Hybrid

Assembly: Wisej.Hybrid

Provides methods to trigger haptic feedback on the Hybrid device.

public class DeviceHapticFeedback

Access this class through the Device singleton.

Constructors

Instance memberDeviceHapticFeedback()

Initializes a new instance of DeviceHapticFeedback.

Methods

Instance memberPerform(type)

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

ParameterTypeDescription
typeHapticFeedbackTypeThe type of haptic feedback to perform.