NSAnimation.StopWhenAnimationReaches(NSAnimation, Single) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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