共用方式為


RadialControllerScreenContactContinuedEventArgs.IsButtonPressed 屬性

定義

取得是否按下滾輪裝置。

public:
 property bool IsButtonPressed { bool get(); };
bool IsButtonPressed();
public bool IsButtonPressed { get; }
var boolean = radialControllerScreenContactContinuedEventArgs.isButtonPressed;
Public ReadOnly Property IsButtonPressed As Boolean

屬性值

Boolean

bool

如果按下則為 true。 否則為 false

Windows 需求

裝置系列
Windows 10 Creators Update (已於 10.0.15063.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v4.0 引進)

適用於