다음을 통해 공유


PointerDevice.PointerDeviceType 속성

정의

포인터 디바이스 유형을 가져옵니다.

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

속성 값

포인터 디바이스 유형입니다.

적용 대상

추가 정보