ManipulationStartedEventArgs 類別

定義

包含 ManipulationStarted 事件的事件資料。

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ManipulationStartedEventArgs
繼承
Object ManipulationStartedEventArgs
屬性

備註

備註

這個類別不是敏捷的,這表示您必須考慮其執行緒模型和封送處理行為。 如需詳細資訊,請參閱執行緒和封送處理 (C++/CX) 在多執行緒環境中使用 Windows 執行階段 物件 (.NET)

屬性

Cumulative

取得值,指出 ManipulationStarted 事件之前操作的累積轉換差異 (、旋轉、縮放比例) 。

PointerDeviceType

取得輸入來源的裝置類型。

Position

取得與最後一個操作事件之操作相關聯的指標位置。

適用於

產品 版本
Windows App SDK 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6

另請參閱