ControllerPairingChangedEventArgs.User Property

Gets the user object that is associated with the changed pairing.

Syntax

public:
property User^ User {
         User^ get ();
}  

Property value

Type: User 

The user object associated with the changed pairing.

Remarks

If there is no new user then this field will be NULL.

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

ControllerPairingChangedEventArgs Class

ControllerPairingChangedEventArgs Members

Windows.Xbox.Input Namespace