InputManager.DeferSystemGestures Method

Defers detecting the ready pose for SystemGesture for at least 100ms.

Syntax

public:
static void DeferSystemGestures()  

Remarks

Call this method only when SystemGesture is interfering with gameplay. For more information about system gestures, see the SystemGesture Enumeration.

Note

This is a cross-OS call. For more information, see Cross-OS Calls.

Requirements

Namespace: Windows.Xbox.Input

Metadata: windows.winmd

See also

Reference

InputManager Class

InputManager Members

Windows.Xbox.Input Namespace