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).
The object on behalf of which to perform the menu element’s primary action.
var sender: Any? { get }The system populates this property during the execution of the menu element’s action (its handler or selector).