Controller.GetControllersOrderedLeftToRight Method

Gets the list of controllers sorted by physical position from left to right.

Syntax

public:
static IVectorView<IController^ >^ GetControllersOrderedLeftToRight(
         ControllerOrderFilter orderFilter
)  

Parameters

orderFilter
Type: ControllerOrderFilter 

Enumeration specifying how the results should be filtered.

Return value

Type: IVectorView<IController^ > 

  Returns the list of controllers sorted by physical position from left to right.

Requirements

Namespace: Windows.Xbox.Input

Metadata: windows.winmd

See also

Reference

Controller Class

Controller Members

Windows.Xbox.Input Namespace