Type Definitions
The following type definitions are available globally.
- 
                  
                  A block called when a button is pressed or released. DeclarationObjective-C typedef void (^SteamControllerButtonHandler)(SteamController *_Nonnull, SteamControllerButton, BOOL)Swift typealias SteamControllerButtonHandler = (SteamController, SteamControllerButton, Bool) -> Void
 View on GitHub
            View on GitHub
           Type Definitions  Reference
      Type Definitions  Reference