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

DeviceHapticFeedback()

Initializes a new instance of DeviceHapticFeedback.

Methods

Perform(type)

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

Parameter
Type
Description

type

The type of haptic feedback to perform.

Last updated