NSAnimation.Constant(Double, NSAnimationCurve) 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.
Caution
Use the constructor instead.
[Foundation.Export("initWithDuration:animationCurve:")]
[System.Obsolete("Use the constructor instead.", false)]
public virtual IntPtr Constant (double duration, AppKit.NSAnimationCurve animationCurve);
abstract member Constant : double * AppKit.NSAnimationCurve -> nativeint
override this.Constant : double * AppKit.NSAnimationCurve -> nativeint
Parameters
- duration
- Double
- animationCurve
- NSAnimationCurve
Returns
IntPtr
nativeint
- Attributes