Contents

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.

See Also

Accessing menu-item attributes