MonobjcMonobjc Documented Class Library
NSGraphicsContextDestinationAttributeName Field
NamespacesMonobjc.AppKitNSGraphicsContextNSGraphicsContextDestinationAttributeName

Can be an instance of NSWindow or NSBitmapImageRep when creating a graphics context.

When determining the type of a graphics context, this value can be an NSMutableData, NSString, or NSURL object.

Available in Mac OS X v10.0 and later.

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

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