The properties of MonoMac.CoreAnimation.CAGradientLayer are listed below. For a list of all members, see the CAGradientLayer Members list.
See Also: Inherited members from MonoMac.CoreAnimation.CALayer
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Colors | MonoMac.CoreGraphics.CGColor[]. An array of colors defining the gradient. These values can be animated. | |
| EndPoint | System.Drawing.PointF. The end point for the gradient. This property can be animated. | |
| [read-only] static | GradientLayerAxial | MonoMac.Foundation.NSString. Represents the value associated with the constant kCAGradientLayerAxial |
| Locations | MonoMac.Foundation.NSNumber[]. Optional array of NSNumbers that describe the position of each gradient stop. This property can be animated. | |
| StartPoint | System.Drawing.PointF. Starting point for the gradient. | |
| Type | string. The gradient type displayed, you can set it to GradientLayerDisplay. |