GKCircleObstacle.Position Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The location of the center of the GKCircleObstacle.
public virtual OpenTK.Vector2 Position { [Foundation.Export("position", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setPosition:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.Position : OpenTK.Vector2 with get, set
Property Value
- Attributes