Share via


SKShader.Attributes Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SpriteKit.SKAttribute[] Attributes { [Foundation.Export("attributes", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAttributes:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("attributes", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setAttributes:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Attributes : SpriteKit.SKAttribute[] with get, set

Property Value

Attributes

Applies to