ApplicationRequiresPointerMode Enum

Definition

Important

Do not use.

ApplicationRequiresPointerMode is not supported in the Windows App SDK.

Specifies the interaction experiences for non-pointer devices such as a keyboard or game controller.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
public enum ApplicationRequiresPointerMode
Inheritance
ApplicationRequiresPointerMode
Attributes

Fields

Name Value Description
Auto 0

The default system experience for the input device.

WhenRequested 1

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

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6