Gamepad.GetRawCurrentReading Method

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

Syntax

public:
RawGamepadReading GetRawCurrentReading()  

Return value

Type: RawGamepadReading 

The gamepad 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