MonobjcMonobjc Documented Class Library
StopUpdatingLocation Method
NamespacesMonobjc.CoreLocationCLLocationManagerStopUpdatingLocation()()()()

Stops the generation of location updates.

Original signature is '- (void)stopUpdatingLocation'

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
public virtual void StopUpdatingLocation()
Public Overridable Sub StopUpdatingLocation
public:
virtual void StopUpdatingLocation()
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

Assembly: Monobjc.CoreLocation (Module: Monobjc.CoreLocation)