Share via


SKShapeNode.StrokeColor Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIColor StrokeColor { [Foundation.Export("strokeColor", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setStrokeColor:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSColor StrokeColor { [Foundation.Export("strokeColor", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setStrokeColor:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("strokeColor", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setStrokeColor:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.StrokeColor : UIKit.UIColor with get, set
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("strokeColor", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setStrokeColor:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.StrokeColor : AppKit.NSColor with get, set

Property Value

Attributes

Applies to