MonobjcMonobjc Documented Class Library
QCCompositionAttributeTimeDependentKey Field
NamespacesMonobjc.QuartzQCCompositionQCCompositionAttributeTimeDependentKey

The key for the composition time dependency. The associated value is an NSNumber object that contains a Boolean value. YES indicates that the composition is time dependent.

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