JoystickInfo Property |
Namespace: Accord.Controls
Exception | Condition |
---|---|
ApplicationException | Joystick was not initialized. |
The property keeps information about joystick, which was initialized using Init(Int32) method. If no joystick was initialized, then accessing this property will generate ApplicationException exception.