Share via


SKPhysicsJoint.BodyA Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SpriteKit.SKPhysicsBody BodyA { [Foundation.Export("bodyA", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setBodyA:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("bodyA", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setBodyA:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.BodyA : SpriteKit.SKPhysicsBody with get, set

Property Value

Attributes

Applies to