Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 670 Bytes

pointerdevice_getpointerdevices_715093210.md

File metadata and controls

24 lines (17 loc) · 670 Bytes
-api-id -api-type
M:Windows.Devices.Input.PointerDevice.GetPointerDevices
winrt method

Windows.Devices.Input.PointerDevice.GetPointerDevices

-description

Gets information about the pointer devices attached to the system.

-returns

The collection of PointerDevice objects that represent the pointer devices attached to the system.

-remarks

GetPointerDevices is a static method.

-examples

-see-also

Quickstart: Identifying input devices