Skip to main content

DeviceHapticFeedbackInfo

Namespace: Wisej.Hybrid

Assembly: Wisej.Hybrid

Provides information about the device's haptic feedback capabilities.

public class DeviceHapticFeedbackInfo : DeviceInfoBase

Access this class through the Info singleton.

Constructors

Instance memberDeviceHapticFeedbackInfo()

Initializes a new instance of DeviceHapticFeedbackInfo.

Properties

Instance memberIsSupported

Boolean: Gets whether haptic feedback is supported on the Hybrid client.

Methods

Instance memberOnWebUpdate(info)

Updates the object with the new configuration.

ParameterTypeDescription
infoObjectThe new configuration.