次の方法で共有


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

属性

適用対象