Compartir a través de


CLLocationManagerDelegate_Extensions.LocationUpdatesPaused Método

Definición

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static void LocationUpdatesPaused (this CoreLocation.ICLLocationManagerDelegate This, CoreLocation.CLLocationManager manager);
static member LocationUpdatesPaused : CoreLocation.ICLLocationManagerDelegate * CoreLocation.CLLocationManager -> unit

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.

Atributos

Se aplica a