Freigeben über


KnownSimpleHapticsControllerWaveforms.Press Eigenschaft

Definition

Ruft eine Summenwellenform ab, die angibt, wenn ein Benutzer ein interaktives UI-Element in einer inkrementellen Aktion drückt (siehe Release).

public:
 static property unsigned short Press { unsigned short get(); };
static uint16_t Press();
public static ushort Press { get; }
var uInt16 = KnownSimpleHapticsControllerWaveforms.press;
Public Shared ReadOnly Property Press As UShort

Eigenschaftswert

UInt16

unsigned short

uint16_t

Eine 16-Bit-Wellenform-ID ohne Vorzeichen (0x1006/4102), die auf der HID-Spezifikation für haptische Nutzungsseite basiert.

Gilt für:

Weitere Informationen