共用方式為


NSColor.FromDeviceWhite(nfloat, nfloat) 方法

定義

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

參數

white
nfloat
alpha
nfloat

傳回

屬性

適用於