Edit

Share via


GKNoise.GradientColors Property

Definition

Maps values to colors. Values represent gradient end-points.

public virtual Foundation.NSDictionary<Foundation.NSNumber,AppKit.NSColor> GradientColors { [Foundation.Export("gradientColors", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setGradientColors:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.GradientColors : Foundation.NSDictionary<Foundation.NSNumber, AppKit.NSColor> with get, set

Property Value

Attributes

Applies to