Contents

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)

See Also

Creating a custom action