Contents

sender

The object on behalf of which to perform the menu element’s primary action.

Declaration

var sender: Any? { get }

Discussion

The system populates this property during the execution of the menu element’s action (its handler or selector).

See Also

Performing actions