public interface CAAction
| Modifier and Type | Method and Description |
|---|---|
void |
runActionForKeyObjectArguments(java.lang.String event,
java.lang.Object anObject,
NSDictionary<?,?> dict)
Called to trigger the event named 'path' on the receiver.
|
void runActionForKeyObjectArguments(java.lang.String event,
java.lang.Object anObject,
NSDictionary<?,?> dict)