Enumeration PredefinedGamepadModel

All gamepad models known and defined by the gamepad-type package. It contains a new entry for each gamepad generation that features different button layouts.

Note that any consumer of the gamepad-type package is able to freely define their own models as well, this is merely the pre defined set of models.

See predefinedGamepadModelDescriptions for comments on what each model is.

Enumeration Members

PlaystationDualSense: "playstation-dual-sense"
PlaystationDualShock: "playstation-dual-shock"
PlaystationDualShock4: "playstation-dual-shock-4"
SteamDeck: "steam-deck"
SwitchPro: "switch-pro"
Xbox360: "xbox-360"
XboxWireless: "xbox-wireless"