touchedChangedHandler
The block that the element calls when the user touches the button.
Declaration
var touchedChangedHandler: GCControllerButtonTouchedChangedHandler? { get set }Discussion
Set this handler when you want to know when the user touches the button before pressing the button.