GCKeyboardValueChangedHandler
The signature for the block that the keyboard input profile calls when a key value changes.
Declaration
typealias GCKeyboardValueChangedHandler = (GCKeyboardInput, GCControllerButtonInput, GCKeyCode, Bool) -> VoidThe signature for the block that the keyboard input profile calls when a key value changes.
typealias GCKeyboardValueChangedHandler = (GCKeyboardInput, GCControllerButtonInput, GCKeyCode, Bool) -> Void