Contents

touchUp

The block that the element calls when the user finishes touching the touchpad.

Declaration

var touchUp: GCControllerTouchpadHandler? { get set }

Discussion

The element invokes this handler when the user removes their fingers from the touchpad.

See Also

Getting change information