Options for gamepad support in an Android application.
| Property | Description |
|---|---|
| None | Game is fully operational with a D-pad or touchscreen. No gamepad is needed. |
| SupportsGamepad | Works with a gamepad, but does not require it. |
| RequiresGamepad | Requires a gamepad for gameplay. |