init(attributedName:image:target:selector:)
Creates a custom action object with the specified attributed name, image, target, and selector.
Declaration
init(attributedName: NSAttributedString, image: UIImage?, target: Any?, selector: Selector)Creates a custom action object with the specified attributed name, image, target, and selector.
init(attributedName: NSAttributedString, image: UIImage?, target: Any?, selector: Selector)