The members of MonoMac.CoreAnimation.CAKeyFrameAnimation are listed below.
See Also: Inherited members from MonoMac.CoreAnimation.CAPropertyAnimation
| 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] static | CalculationDiscrete | MonoMac.Foundation.NSString. Represents the value associated with the constant kCAAnimationDiscrete |
| [read-only] static | CalculationLinear | MonoMac.Foundation.NSString. Represents the value associated with the constant kCAAnimationLinear |
| CalculationMode | string. Documentation for this section has not yet been entered. | |
| [read-only] static | CalculationPaced | MonoMac.Foundation.NSString. Represents the value associated with the constant kCAAnimationDiscrete |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| KeyTimes | MonoMac.Foundation.NSNumber[]. Documentation for this section has not yet been entered. | |
| Path | MonoMac.CoreGraphics.CGPath. Documentation for this section has not yet been entered. | |
| RotationMode | string. Documentation for this section has not yet been entered. | |
| TimingFunctions | CAMediaTimingFunction[]. Documentation for this section has not yet been entered. | |
| Values | MonoMac.Foundation.NSObject[]. Documentation for this section has not yet been entered. |
static | FromKeyPath(string)Documentation for this section has not yet been entered. | |