MonobjcMonobjc Documented Class Library
QCCompositionProtocolGraphicAnimation Field
NamespacesMonobjc.QuartzQCCompositionQCCompositionProtocolGraphicAnimation

A composition that renders a generic graphical animation. It has the option to use QCCompositionInputPrimaryColorKey for the primary color of the animation, QCCompositionInputSecondaryColorKey for the secondary color of the animation, QCCompositionInputPaceKey for the global pace of the animation, and QCCompositionInputPreviewModeKey to indicate if the animation should run in lower-quality for preview purposes.

Available in Mac OS X v10.5 and later.

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