CAGradientLayer

suggest change

Syntax

Parameters

Parameter | Details | —— | —— | color | An array of CGColorRef objects defining the color of each gradient stop. Animatable. | locations | An optional array of NSNumber objects defining the location of each gradient stop. Animatable. | endPoint | The end point of the gradient when drawn in the layer’s coordinate space. Animatable. | startPoint | The start point of the gradient when drawn in the layer’s coordinate space. Animatable. | type | Style of gradient drawn by the layer. Defaults to kCAGradientLayerAxial. |

Remarks

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents