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.
A handler to perform for the action.
var actionHandler: UIAccessibilityCustomAction.Handler? { get set }If you set this property, the system chooses this action handler over the target and selector.