SKAttribute.Create(String, SKAttributeType) Method

Definition

[Foundation.Export("attributeWithName:type:")]
public static SpriteKit.SKAttribute Create (string name, SpriteKit.SKAttributeType type);
static member Create : string * SpriteKit.SKAttributeType -> SpriteKit.SKAttribute

Parameters

name
String

Returns

Attributes

Applies to