GKAgent.Speed Property

Definition

The GKAgent's velocity, in domain-units / second.

public virtual float Speed { [Foundation.Export("speed")] get; [Foundation.Export("setSpeed:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.Arch64, null)] set; }
member this.Speed : single with get, set

Property Value

Attributes

Applies to