Share via


SimpleHapticsControllerFeedback.Waveform Property

Definition

Gets the haptic waveform type for the haptic input device.

public:
 property unsigned short Waveform { unsigned short get(); };
uint16_t Waveform();
public ushort Waveform { get; }
var uInt16 = simpleHapticsControllerFeedback.waveform;
Public ReadOnly Property Waveform As UShort

Property Value

UInt16

unsigned short

uint16_t

An unsigned 16-bit waveform ID (based on the Haptic Usage Page HID specification.

Applies to