MonobjcMonobjc Documented Class Library
kCAValueFunctionScale Field
NamespacesMonobjc.QuartzCoreCAValueFunctionkCAValueFunctionScale

A value function scales by the input value along all three axis. Animations using this value transform function must provide animation values in an NSArray of three NSNumber instances that specify the (x, y, z) scale values.

Available in Mac OS X v10.6 and later.

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

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