MonobjcMonobjc Documented Class Library
kCAValueFunctionTranslateZ Field
NamespacesMonobjc.QuartzCoreCAValueFunctionkCAValueFunctionTranslateZ

A value function translates by the input value along the z-axis. Animations referencing this value function must provide a single input value.

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString kCAValueFunctionTranslateZ
Public Shared ReadOnly kCAValueFunctionTranslateZ As NSString
public:
static initonly NSString^ kCAValueFunctionTranslateZ
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)