Compartir a través de


CLLocation.Course Propiedad

Definición

Dirección, en grados positivos, en la que el dispositivo se mueve en relación con el verdadero Norte.

[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

Valor de propiedad

Los valores negativos no son válidos. El viaje debido al Oeste es 270, no -90.

Atributos

Comentarios

Esta propiedad no está disponible en todos los dispositivos.

Se aplica a