MonobjcMonobjc Documented Class Library
NSWorkspaceDesktopImageScalingKey Field
NamespacesMonobjc.AppKitNSWorkspaceNSWorkspaceDesktopImageScalingKey

The value is an NSNumber containing an NSImageScaling constant as declared in NSCell. If this is not specified, NSImageScaleProportionallyUpOrDown is used. NSImageScaleProportionallyDown is not currently supported.

Available in Mac OS X v10.6 and later.

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

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