KnownSimpleHapticsControllerWaveforms.RumbleContinuous 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 rumble waveform that is generated continuously until terminated.
public:
static property unsigned short RumbleContinuous { unsigned short get(); };
static uint16_t RumbleContinuous();
public static ushort RumbleContinuous { get; }
var uInt16 = KnownSimpleHapticsControllerWaveforms.rumbleContinuous;
Public Shared ReadOnly Property RumbleContinuous As UShort
Property Value
An unsigned 16-bit waveform ID (0x1005/4101), based on the Haptic Usage Page HID specification.