KnownSimpleHapticsControllerWaveforms.Click 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 a click waveform.
public:
static property unsigned short Click { unsigned short get(); };
static uint16_t Click();
public static ushort Click { get; }
var uInt16 = KnownSimpleHapticsControllerWaveforms.click;
Public Shared ReadOnly Property Click As UShort
Property Value
An unsigned 16-bit waveform ID (0x1003/4099), based on the Haptic Usage Page HID specification.