NSAnimationPredicate Delegate

Definition

public delegate bool NSAnimationPredicate(NSAnimation animation);
type NSAnimationPredicate = delegate of NSAnimation -> bool

Parameters

animation
NSAnimation

Return Value

Applies to