SteamControllerButton

Objective-C

enum SteamControllerButton : uint32_t {}

Swift

struct SteamControllerButton : OptionSet

Represents a physical push button input (or combination thereof) from the Steam Controller.

The values of this enumeration are the same ones used by the controller’s bluetooth protocol.