Joystick
JoySticks Property
NamespacesDXJoystickJoystickJoySticks
A list of available joysticks attached to the system.
Declaration Syntax
C#Visual BasicVisual C++
public static List<Joystick> JoySticks { get; }
Public Shared ReadOnly Property JoySticks As List(Of Joystick)
public:
static property List<Joystick^>^ JoySticks {
	List<Joystick^>^ get ();
}

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0