Functions
The following functions are available globally.
-
Returns a string representing the name of a button.
Declaration
Objective-C
NSString *_Nonnull NSStringFromSteamControllerButton( SteamControllerButton button)
Swift
func NSStringFromSteamControllerButton(_ button: SteamControllerButton) -> String