MonoMac.AppKit.NSColor Class
See Also: NSColor
Syntax
[MonoMac.Foundation.Register("NSColor", true)]
public class NSColor : NSObject
public class NSColor : NSObject
Requirements
Namespace: MonoMac.AppKit
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0
The members of MonoMac.AppKit.NSColor are listed below.
See Also: NSObject
Public Constructors
A constructor that initializes the object from the data stored in the unarchiver object. | ||
Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |