Contents

init(name:image:target:selector:)

Creates a custom action object with the specified name, image, target, and selector.

Declaration

init(name: String, image: UIImage?, target: Any?, selector: Selector)

See Also

Creating a custom action