SKShapeNode.StrokeColor Property

Definition

Gets or sets the color that is used to draw lines.

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

Property Value

Attributes

Applies to