Contents

valueChangedHandler

The block that the element calls when the user changes the level of pressure on the button.

Declaration

var valueChangedHandler: GCControllerButtonValueChangedHandler? { get set }

Discussion

Set this handler when you want to know when the pressure level changes.

See Also

Getting change information