Share via


SKTileMapNode.AttributeValues Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDictionary<Foundation.NSString,SpriteKit.SKAttributeValue> AttributeValues { [Foundation.Export("attributeValues", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAttributeValues:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("attributeValues", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setAttributeValues:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.AttributeValues : Foundation.NSDictionary<Foundation.NSString, SpriteKit.SKAttributeValue> with get, set

Property Value

Attributes

Applies to