sharedColorPanelExists
Returns a Boolean value indicating whether the NSColorPanel has been created already.
Declaration
class var sharedColorPanelExists: Bool { get }Return Value
true if the NSColorPanel has been created already; otherwise false.