The members of MonoMac.CoreAnimation.CAValueFunction are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| Default constructor that initializes a new instance of this class with no parameters. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | Name | string. Documentation for this section has not yet been entered. |
| [read-only] static | RotateX | MonoMac.Foundation.NSString. Represents the value associated with the constant kCAValueFunctionRotateX |
| [read-only] static | RotateY | MonoMac.Foundation.NSString. Represents the value associated with the constant kCAValueFunctionRotateY |
| [read-only] static | RotateZ | MonoMac.Foundation.NSString. Represents the value associated with the constant kCAValueFunctionRotateZ |
| [read-only] static | Scale | MonoMac.Foundation.NSString. Represents the value associated with the constant kCAValueFunctionScale |
| [read-only] static | ScaleX | MonoMac.Foundation.NSString. Represents the value associated with the constant kCAValueFunctionScaleX |
| [read-only] static | ScaleY | MonoMac.Foundation.NSString. Represents the value associated with the constant kCAValueFunctionScaleY |
| [read-only] static | ScaleZ | MonoMac.Foundation.NSString. Represents the value associated with the constant kCAValueFunctionScaleZ |
| [read-only] static | Translate | MonoMac.Foundation.NSString. Represents the value associated with the constant kCAValueFunctionTranslate |
| [read-only] static | TranslateX | MonoMac.Foundation.NSString. Represents the value associated with the constant kCAValueFunctionTranslateX |
| [read-only] static | TranslateY | MonoMac.Foundation.NSString. Represents the value associated with the constant kCAValueFunctionTranslateY |
| [read-only] static | TranslateZ | MonoMac.Foundation.NSString. Represents the value associated with the constant kCAValueFunctionTranslateZ |
static | FromName(string)Documentation for this section has not yet been entered. | |