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