HMLocationEvent.UpdateRegion(CLRegion, Action<NSError>) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Gli sviluppatori non devono usare questo metodo deprecato.
[Foundation.Export("updateRegion:completionHandler:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void UpdateRegion (CoreLocation.CLRegion region, Action<Foundation.NSError> completion);
abstract member UpdateRegion : CoreLocation.CLRegion * Action<Foundation.NSError> -> unit
override this.UpdateRegion : CoreLocation.CLRegion * Action<Foundation.NSError> -> unit
Parametri
- region
- CLRegion
- Attributi