Freigeben über


SKShapeNode.SetValue(SKAttributeValue, String) Methode

Definition

Legt das Attribut, das durch key identifiziert wird, auf fest value.

[Foundation.Export("setValue:forAttributeNamed:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void SetValue (SpriteKit.SKAttributeValue value, string key);
override this.SetValue : SpriteKit.SKAttributeValue * string -> unit

Parameter

value
SKAttributeValue

Der festzulegende Attributwert

key
String

Der Schlüssel für das festzulegende Attribut.

Attribute

Gilt für: