MonobjcMonobjc Documented Class Library
kCIAttributeDescription Field
NamespacesMonobjc.QuartzCoreCIFilterkCIAttributeDescription

The localized description of the filter. This description should inform the end user what the filter does and be short enough to display in the user interface for the filter. It is not intended to be technically detailed.

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString kCIAttributeDescription
Public Shared ReadOnly kCIAttributeDescription As NSString
public:
static initonly NSString^ kCIAttributeDescription
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)