GamepadRemovedEventArgs.Gamepad Property

Returns the gamepad object that represents the removed gamepad.

Syntax

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

Property value

Type: IGamepad 

The gamepad object that represents the removed 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

GamepadRemovedEventArgs Class

GamepadRemovedEventArgs Members

Windows.Xbox.Input Namespace