colors
An array of CGColorRef objects defining the color of each gradient stop. Animatable.
Declaration
var colors: [Any]? { get set }Discussion
Defaults to nil.
An array of CGColorRef objects defining the color of each gradient stop. Animatable.
var colors: [Any]? { get set }Defaults to nil.