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
Returns
- NSColor
- Attributes
-
Applies to