KnownSimpleHapticsControllerWaveforms.Step 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.
public:
static property unsigned short Step { unsigned short get(); };
static uint16_t Step();
public static ushort Step { get; }
var uInt16 = KnownSimpleHapticsControllerWaveforms.step;
Public Shared ReadOnly Property Step As UShort