init(attributedName:actionHandler:)
Creates a custom action object with the specified attributed name and action handler.
Declaration
init(attributedName: NSAttributedString, actionHandler: @escaping UIAccessibilityCustomAction.Handler)Creates a custom action object with the specified attributed name and action handler.
init(attributedName: NSAttributedString, actionHandler: @escaping UIAccessibilityCustomAction.Handler)