Cirrious.MvvmCross.Plugins.Location.Touch.MvxTouchGeoLocationWatcher.PlatformSpecificStop C# (CSharp) Method

PlatformSpecificStop() protected method

protected PlatformSpecificStop ( ) : void
return void
        protected override void PlatformSpecificStop()
        {
            EnsureStopped();
        }