共用方式為


KnownSimpleHapticsControllerWaveforms.InkContinuous 屬性

定義

取得連續為手寫筆裝置產生 (在筆跡模式中) ,同時與數位板表面接觸時的聲波。

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

屬性值

UInt16

unsigned short

uint16_t

不帶正負號的 16 位電壓識別碼。

Windows 需求

裝置系列
Windows 11 (已於 10.0.22000.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v14.0 引進)

適用於

另請參閱