NSAnimation.StopWhenAnimationReaches(NSAnimation, Single) Method

Definition

[Foundation.Export("stopWhenAnimation:reachesProgress:")]
public virtual void StopWhenAnimationReaches (AppKit.NSAnimation animation, float stopProgress);
abstract member StopWhenAnimationReaches : AppKit.NSAnimation * single -> unit
override this.StopWhenAnimationReaches : AppKit.NSAnimation * single -> unit

Parameters

animation
NSAnimation
stopProgress
Single
Attributes

Applies to