properties property

int? properties
final

The properties of the gamepad, if available.

Do not use this directly, instead, use has_ getters below.

Implementation

final int? properties;