Mouse devices introduction
The Input System represents mouse input with the MouseState device layout that the Mouse class implements.
Important
The Input System doesn't support input from multiple mice at the platform level, or identifying the current display a mouse is on.
The Mouse class is based on the pointer layout so inherits its controls. It also implements additional controls outlined in the Mouse API documentation.
For a list of platforms that support mice, refer to Supported devices reference.