CLLocation.Course 속성

정의

디바이스가 실제 북쪽을 기준으로 이동하는 방향(양수)입니다.

[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

속성 값

음수 값이 잘못되었습니다. 서부 여행 기한은 -90이 아닌 270입니다.

특성

설명

이 속성은 모든 디바이스에서 사용할 수 없습니다.

적용 대상