buttons property

List<GamepadButton>? buttons

Implementation

@Creates('JSExtendableArray|GamepadButton')
@Returns('JSExtendableArray')
List<GamepadButton>? get buttons native;