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

Initializes a new instance of DeviceHapticFeedbackInfo.

Properties

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

Methods

Updates the object with the new configuration.

ParameterTypeDescription

info

The new configuration.

Last updated