BodyControllerAddedEventArgs.BodyController Property

Gets the body controller.

Syntax

public:
property IBodyController^ BodyController {
         IBodyController^ get ();
}  

Property value

Type: IBodyController 

The body controller.

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

BodyControllerAddedEventArgs Class

BodyControllerAddedEventArgs Members

Windows.Xbox.Input Namespace