SimpleHapticsControllerFeedback.Waveform Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
An unsigned 16-bit waveform ID (based on the Haptic Usage Page HID specification.