MonobjcMonobjc Documented Class Library
QCCompositionInputPreviewModeKey Field
NamespacesMonobjc.QuartzQCCompositionQCCompositionInputPreviewModeKey

A Boolean input port whose key is inputPreviewMode. When the value of this input port is set to TRUE, the composition that provides this port must be able to run in a low-quality mode that produces a preview of the composition.

Available in Mac OS X v10.5 and later.

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