How to: Show or Hide the Mouse Cursor

The mouse cursor is not displayed in the Xbox One platform by default. If your exclusive app needs to display a mouse cursor, it must create one programmatically. This topic explains how to show or hide the mouse cursor on Xbox One.

If your exclusive app accepts input from mouse devices, you should display a cursor whenever a mouse is plugged into the Xbox One console. You might also choose to hide the cursor when the mouse is unplugged. For information about how to determine whether a mouse is currently connected, see How to: Determine Whether a Mouse is Connected.

To show the mouse cursor on an Xbox One console

To hide the mouse cursor on an Xbox One console

See also

Overview

Mouse Input
Input Technologies and Devices Overviews

Reference

MouseDevice Class
CoreCursor Class
CoreWindow.PointerCursor Property