Inheritance: MvxLocationWatcher
 public LocationDelegate(MvxTouchLocationWatcher owner)
 {
     _owner = owner;
 }
Example #2
0
 public LocationDelegate(MvxTouchLocationWatcher owner)
 {
     _owner = owner;
 }