MonobjcMonobjc Documented Class Library
NSURLLabelColorKey Field
NamespacesMonobjc.FoundationNSURLNSURLLabelColorKey

Key for the resource’s label color, returned as an NSColor object, or nil if the resource has no label color.

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSURLLabelColorKey
Public Shared ReadOnly NSURLLabelColorKey As NSString
public:
static initonly NSString^ NSURLLabelColorKey
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)