KnownSimpleHapticsControllerWaveforms.Collide 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 soft pulse waveform that is generated to indicate reaching a boundary or limit.
public:
static property unsigned short Collide { unsigned short get(); };
static uint16_t Collide();
public static ushort Collide { get; }
var uInt16 = KnownSimpleHapticsControllerWaveforms.collide;
Public Shared ReadOnly Property Collide As UShort
Property Value
An unsigned 16-bit waveform ID.
Windows requirements
| Requirements | Description |
|---|---|
| Device family |
Windows 11, version 24H2 (introduced in 10.0.26100.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced in v19.0)
|