GamepadAddedEventArgs.Gamepad Property

Returns a gamepad object that represents the added gamepad.

Syntax

public:
property IGamepad^ Gamepad {
         IGamepad^ get ();
}  

Property value

Type: IGamepad 

A gamepad object that represents the added gamepad.

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

GamepadAddedEventArgs Class

GamepadAddedEventArgs Members

Windows.Xbox.Input Namespace