Share via


ManipulationCompletedRoutedEventArgs.PointerDeviceType 屬性

定義

取得操作相關指標裝置的 PointerDeviceType

public:
 property PointerDeviceType PointerDeviceType { PointerDeviceType get(); };
PointerDeviceType PointerDeviceType();
public PointerDeviceType PointerDeviceType { get; }
var pointerDeviceType = manipulationCompletedRoutedEventArgs.pointerDeviceType;
Public ReadOnly Property PointerDeviceType As PointerDeviceType

屬性值

列舉值。

適用於