MonobjcMonobjc Documented Class Library
NSWorkspaceDesktopImageFillColorKey Field
NamespacesMonobjc.AppKitNSWorkspaceNSWorkspaceDesktopImageFillColorKey

The value is an NSColor, which is used to fill any empty space around the image. If not specified, a default value is used. Currently, only colors that use or can be converted to use NSCalibratedRGBColorSpace are supported, and any alpha value is ignored.

Available in Mac OS X v10.6 and later.

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

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)