Joystick
Controllers Property
NamespacesDXJoystickJoystickConfigControllers
Get the list of controllers.
Declaration Syntax
C#Visual BasicVisual C++
public List<JoystickController> Controllers { get; }
Public ReadOnly Property Controllers As List(Of JoystickController)
public:
property List<JoystickController^>^ Controllers {
	List<JoystickController^>^ get ();
}

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0