C# Class Windows.Devices.Input.PointerDevice

Inheritance: IPointerDevice
ファイルを表示 Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Public Methods

Method Description
GetPointerDevice ( [ pointerId ) : PointerDevice
GetPointerDevices ( ) : IVectorView

Method Details

GetPointerDevice() public static method

public static GetPointerDevice ( [ pointerId ) : PointerDevice
pointerId [
return PointerDevice

GetPointerDevices() public static method

public static GetPointerDevices ( ) : IVectorView
return IVectorView