Method | Description | |
---|---|---|
MvxWindowsPhoneGeoLocationWatcher ( ) : System |
Method | Description | |
---|---|---|
PlatformSpecificStart ( MvxGeoLocationOptions options ) : void | ||
PlatformSpecificStop ( ) : void |
Method | Description | |
---|---|---|
CreateLocation ( GeoCoordinate coordinate, DateTimeOffset timestamp ) : MvxGeoLocation | ||
EnsureStopped ( ) : void | ||
OnPositionChanged ( object sender, GeoPositionChangedEventArgs |
||
OnStatusChanged ( object sender, GeoPositionStatusChangedEventArgs e ) : void |
public MvxWindowsPhoneGeoLocationWatcher ( ) : System | ||
return | System |
protected PlatformSpecificStart ( MvxGeoLocationOptions options ) : void | ||
options | MvxGeoLocationOptions | |
return | void |