Compartir a través de


CLLocationManagerDelegate_Extensions.ShouldDisplayHeadingCalibration Método

Definición

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static bool ShouldDisplayHeadingCalibration (this CoreLocation.ICLLocationManagerDelegate This, CoreLocation.CLLocationManager manager);
static member ShouldDisplayHeadingCalibration : CoreLocation.ICLLocationManagerDelegate * CoreLocation.CLLocationManager -> bool

Parámetros

This
ICLLocationManagerDelegate

Instancia en la que opera este método de extensión.

manager
CLLocationManager

objeto CLLocationManager para el que this es el objeto delegado.

Devoluciones

Atributos

Se aplica a