Gamepad.GetRawNavigationReading Method

Gets a navigation reading object (without allocating new memory) that represents the state of the controller.

Syntax

public:
RawNavigationReading GetRawNavigationReading()  

Return value

Type: RawNavigationReading 

The navigation reading object.

Remarks

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

Gamepad Class

Gamepad Members

Windows.Xbox.Input Namespace