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