Contents

handler

The closure that handles the execution of the action.

Declaration

var handler: (() -> Bool)? { get set }

See Also

Getting the Action