Contents

init(name:target:selector:)

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

Declaration

init(name: String, target: any NSObjectProtocol, selector: Selector)

See Also

Creating a Custom Action