BodyController.BodyControllers Property

Gets the body controllers.

Syntax

public:
static property IVectorView<IBodyController^ >^ BodyControllers {
         IVectorView<IBodyController^ >^ get ();
}  

Property value

Type: IVectorView<IBodyController^ > 

  The body controllers.

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

BodyController Class

BodyController Members

Windows.Xbox.Input Namespace