Edit

Share via


CAGradientLayer.Locations Property

Definition

Optional array of NSNumbers that describe the position of each gradient stop. This property can be animated.

public virtual Foundation.NSNumber[] Locations { [Foundation.Export("locations", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setLocations:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Locations : Foundation.NSNumber[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to