action
A selector identifying the method of the responder object to invoke for handling of the menu command.
Declaration
var action: Selector { get set }Discussion
The action selector cannot be NULL.
A selector identifying the method of the responder object to invoke for handling of the menu command.
var action: Selector { get set }The action selector cannot be NULL.