CLLocationManager.StartUpdatingLocation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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