CLLocationManagerDelegate_Extensions.ShouldDisplayHeadingCalibration Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
A instância na qual esse método de extensão opera.
- manager
- CLLocationManager
O CLLocationManager para o qual this
é o objeto delegado.
Retornos
- Atributos