MonobjcMonobjc Documented Class Library
QCPortAttributeMenuItemsKey Field
NamespacesMonobjc.QuartzQCPlugInQCPortAttributeMenuItemsKey

The key for the menu items. The associated value is an array of strings that are displayed in the user interface as a pop-up menu when the user double-clicks a port, as shown for the Blending input port of the Billboard patch. You can use this key only for an index port.

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString QCPortAttributeMenuItemsKey
Public Shared ReadOnly QCPortAttributeMenuItemsKey As NSString
public:
static initonly NSString^ QCPortAttributeMenuItemsKey
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.Quartz (Module: Monobjc.Quartz)