Cirrious.MvvmCross.Plugins.Location.MvxGeoLocationWatcher.PlatformSpecificStart C# (CSharp) Method

PlatformSpecificStart() protected abstract method

protected abstract PlatformSpecificStart ( MvxGeoLocationOptions options ) : void
options MvxGeoLocationOptions
return void
        protected abstract void PlatformSpecificStart(MvxGeoLocationOptions options);
        protected abstract void PlatformSpecificStop();