Contents

valueChangedHandler

The block that the directional pad calls when the user changes its values.

Declaration

var valueChangedHandler: GCControllerDirectionPadValueChangedHandler? { get set }

Discussion

Set this handler to receive notifications when the user changes a direction value.

See Also

Getting change information