- actionProperty
Sent to the delegate to request the property the action applies to.
- titleForPerson:identifier:
Sent to the delegate to request the title of the menu item for the action.
Availability
Technology
person
The person on which the action will be taken.
identifier
The unique identifier of the selected value.
YES
if the action is applicable; otherwise, NO
.
If the property returned by action
is a multivalue property, identifier
contains the unique identifier of the value selected.
- actionProperty
- titleForPerson:identifier: