Share via


CLLocationManager.StartUpdatingLocation Method

Definition

Starts updating the location

[Foundation.Export("startUpdatingLocation")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void StartUpdatingLocation();
[<Foundation.Export("startUpdatingLocation")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member StartUpdatingLocation : unit -> unit
override this.StartUpdatingLocation : unit -> unit
Attributes

Applies to