DeviceHapticFeedbackInfo
Namespace: Wisej.Hybrid
Assembly: Wisej.Hybrid
Provides information about the device's haptic feedback capabilities.
- C#
- VB.NET
public class DeviceHapticFeedbackInfo : DeviceInfoBase
Public Class DeviceHapticFeedbackInfo
Inherits 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 |
|---|---|---|
| info | Object | The new configuration. |