共用方式為


CLLocation.Course 屬性

定義

裝置相對於 true North 的方向,以正度為單位。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual double Course { [Foundation.Export("course")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.Course : double

屬性值

負值無效。 由於西部的旅遊是 270,而不是 -90。

屬性

備註

所有裝置上都無法使用這個屬性。

適用於