NSColor.FromDeviceWhite(nfloat, nfloat) Method

Definition

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

Parameters

white
nfloat
alpha
nfloat

Returns

Attributes

Applies to