Поделиться через


CLLocationManagerDelegate_Extensions.DidDetermineState Метод

Определение

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 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 DidDetermineState (this CoreLocation.ICLLocationManagerDelegate This, CoreLocation.CLLocationManager manager, CoreLocation.CLRegionState state, CoreLocation.CLRegion region);
static member DidDetermineState : CoreLocation.ICLLocationManagerDelegate * CoreLocation.CLLocationManager * CoreLocation.CLRegionState * CoreLocation.CLRegion -> unit

Параметры

This
ICLLocationManagerDelegate

Экземпляр, с которым работает этот метод расширения.

manager
CLLocationManager

Объект , CLLocationManager для которого this является объектом делегата.

state
CLRegionState

Новое состояние региона.

region
CLRegion
Атрибуты

Применяется к