public LocationDelegate(MvxIosLocationWatcher owner)
 {
     _owner = owner;
 }
 public LocationDelegate(MvxIosLocationWatcher owner)
 {
     _owner = owner;
 }