SKShapeNode.FillColor Property

Definition

Gets or sets the fill color for the shape.

public virtual AppKit.NSColor FillColor { [Foundation.Export("fillColor", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setFillColor:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.FillColor : AppKit.NSColor with get, set

Property Value

Attributes

Applies to