NSTitlebarAccessoryViewController.ComputeAnimationCurve 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("animation:valueForProgress:")]
public virtual float ComputeAnimationCurve (AppKit.NSAnimation animation, float progress);
abstract member ComputeAnimationCurve : AppKit.NSAnimation * single -> single
override this.ComputeAnimationCurve : AppKit.NSAnimation * single -> single
Parameters
- animation
- NSAnimation
- progress
- Single
Returns
- Attributes