CLLocationManager.StartUpdatingLocation Method

Definition

Starts updating the location

[Foundation.Export("startUpdatingLocation")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void StartUpdatingLocation ();
abstract member StartUpdatingLocation : unit -> unit
override this.StartUpdatingLocation : unit -> unit
Attributes

Applies to