Share via


SKPhysicsBody.Velocity Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGVector Velocity { [Foundation.Export("velocity")] get; [Foundation.Export("setVelocity:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("velocity")>]
[<set: Foundation.Export("setVelocity:")>]
member this.Velocity : CoreGraphics.CGVector with get, set

Property Value

Attributes

Applies to