Méthode | Description | |
---|---|---|
CurrentTripViewModel ( ) : System | ||
ExecuteStartTrackingTripCommandAsync ( ) : System.Threading.Tasks.Task | ||
ExecuteStopTrackingTripCommandAsync ( ) : System.Threading.Tasks.Task | ||
SaveRecordingTripAsync ( string name = "" ) : Task |
||
StartRecordingTrip ( ) : Task |
||
StopRecordingTrip ( ) : Task |
Méthode | Description | |
---|---|---|
AddOBDDataToPoint ( |
||
ExecuteTakePhotoCommandAsync ( ) : System.Threading.Tasks.Task | ||
Geolocator_PositionChanged ( object sender, Plugin.Geolocator.Abstractions.PositionEventArgs e ) : void |
public ExecuteStartTrackingTripCommandAsync ( ) : System.Threading.Tasks.Task | ||
Résultat | System.Threading.Tasks.Task |
public ExecuteStopTrackingTripCommandAsync ( ) : System.Threading.Tasks.Task | ||
Résultat | System.Threading.Tasks.Task |
public SaveRecordingTripAsync ( string name = "" ) : Task |
||
name | string | |
Résultat | Task |