Inheritance: Java.Lang.Object, ILocationListener
コード例 #1
0
 public MvxAndroidLocationWatcher()
 {
     EnsureStopped();
     _locationListener = new MvxLocationListener(this);
 }
コード例 #2
0
 public MvxAndroidLocationWatcher()
 {
     EnsureStopped();
     _locationListener = new MvxLocationListener(this);
 }