Share via


SKShapeNode.StrokeTexture Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SpriteKit.SKTexture? StrokeTexture { [Foundation.Export("strokeTexture", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setStrokeTexture:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("strokeTexture", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setStrokeTexture:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.StrokeTexture : SpriteKit.SKTexture with get, set

Property Value

Attributes

Applies to