共用方式為


NSColor.FromCalibratedWhite(nfloat, nfloat) 方法

定義

[Foundation.Export("colorWithCalibratedWhite:alpha:")]
public static AppKit.NSColor FromCalibratedWhite (nfloat white, nfloat alpha);
static member FromCalibratedWhite : nfloat * nfloat -> AppKit.NSColor

參數

white
nfloat
alpha
nfloat

傳回

屬性

適用於