Contents

init(attributedName:actionHandler:)

Creates a custom action object with the specified attributed name and action handler.

Declaration

init(attributedName: NSAttributedString, actionHandler: @escaping  UIAccessibilityCustomAction.Handler)

See Also

Creating a custom action