共用方式為


NSColor.BlendedColor(nfloat, NSColor) 方法

定義

[Foundation.Export("blendedColorWithFraction:ofColor:")]
public virtual AppKit.NSColor BlendedColor (nfloat fraction, AppKit.NSColor color);
abstract member BlendedColor : nfloat * AppKit.NSColor -> AppKit.NSColor
override this.BlendedColor : nfloat * AppKit.NSColor -> AppKit.NSColor

參數

fraction
nfloat
color
NSColor

傳回

屬性

適用於