BodyController.User Property

Gets the user.

Syntax

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

Property value

Type: User 

The user.

Remarks

The User property will be a NULL pointer if the body is not associated with a signed in user, or has not yet been identified by the biometric ID system.

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

BodyController Class

BodyController Members

Windows.Xbox.Input Namespace