DeviceHapticFeedbackInfo
Wisej.Hybrid.DeviceHapticFeedbackInfo
Namespace: Wisej.Hybrid
Assembly: Wisej.Hybrid (3.5.0.0)
Provides information about the device's haptic feedback capabilities.
public class DeviceHapticFeedbackInfo : DeviceInfoBase
Access this class through the Info singleton.
Constructors
DeviceHapticFeedbackInfo()

Initializes a new instance of DeviceHapticFeedbackInfo.
Properties
IsSupported

Boolean: Gets whether haptic feedback is supported on the Hybrid client.
Methods
OnWebUpdate(info)

Updates the object with the new configuration.
Parameter
Type
Description
Last updated