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)Creates a custom action object with the specified name, target, and selector.
init(name: String, target: any NSObjectProtocol, selector: Selector)