NSColor.GetColor(NSColorType) Method

Definition

[Foundation.Export("colorUsingType:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AppKit.NSColor GetColor (AppKit.NSColorType type);
abstract member GetColor : AppKit.NSColorType -> AppKit.NSColor
override this.GetColor : AppKit.NSColorType -> AppKit.NSColor

Parameters

Returns

Attributes

Applies to