Method | Description | |
---|---|---|
SetCompletionHandler ( System.Action completionHandler ) : void |
A completion Block that is called when the animations in the grouping are completed. Original signature is '@property(copy) void(^completionHandler)(void)' Available in OS X v10.7 and later.
|
public SetCompletionHandler ( System.Action completionHandler ) : void | ||
completionHandler | System.Action | |
return | void |