Instance Property
transform
A transform that is applied to the gradient independently from the region that is filled with the gradient.
Declaration
var transform: CGAffineTransform { get set }Declaration
@property (assign) CGAffineTransform transform;Declaration
transform() -> CGAffineTransform
setTransform_(transform: CGAffineTransform)