共用方式為


KnownSimpleHapticsControllerWaveforms.Press 屬性

定義

取得提示波,指出使用者何時在累加動作中按下互動式 UI 元素, (請參閱 發行) 。

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

屬性值

UInt16

unsigned short

uint16_t

根據 觸覺使用頁面 HID 規格,不帶正負號的 16 位電壓識別碼 (0x1006/4102) 。

適用於

另請參閱