다음을 통해 공유


RightTappedEventArgs.PointerDeviceType 속성

정의

입력 소스의 디바이스 유형을 가져옵니다.

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

속성 값

디바이스 유형입니다.

적용 대상