NSAnimation.Constant(Double, NSAnimationCurve) 메서드

정의

주의

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

매개 변수

duration
Double
animationCurve
NSAnimationCurve

반환

IntPtr

nativeint

특성

적용 대상