Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 740 Bytes

applicationrequirespointermode.md

File metadata and controls

30 lines (19 loc) · 740 Bytes
-api-id -api-type
T:Windows.UI.Xaml.ApplicationRequiresPointerMode
winrt enum

ApplicationRequiresPointerMode

-description

Specifies the interaction experiences for non-pointer devices such as an game controller or remote control.

-enum-fields

-field Auto:0

The default system experience for the input device.

-field WhenRequested:1

A pointer-like interaction experience using a mouse cursor that can be freely moved using non-pointer input devices.

-remarks

-examples

-see-also

Windows.UI.Xaml enumerations, RequiresPointerMode