次の方法で共有


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

戻り値

属性

適用対象