Joystick.ButtonCount Field

SFML.Net

JoystickButtonCount Field
Maximum number of supported buttons

Namespace: SFML.Window
Assembly: sfmlnet-window-2 (in sfmlnet-window-2.dll) Version: 2.2.0.0 (2.2.0)
Syntax
public static readonly uint ButtonCount
Public Shared ReadOnly ButtonCount As UInteger
public:
static initonly unsigned int ButtonCount
static val ButtonCount: uint32

Field Value

Type: UInt32
See Also