Contents

actionHandler

A handler to perform for the action.

Declaration

var actionHandler: UIAccessibilityCustomAction.Handler? { get set }

Discussion

If you set this property, the system chooses this action handler over the target and selector.

See Also

Accessing the action parameters