Contents

colors

An array of CGColorRef objects defining the color of each gradient stop. Animatable.

Declaration

var colors: [Any]? { get set }

Discussion

Defaults to nil.

See Also

Gradient Style Properties