Property | Type | Description | |
---|---|---|---|
SelectedTile | LinkedListNode |
Method | Description | |
---|---|---|
GoToFavorite ( |
||
LoadPreviousTile ( ) : void |
Load the previous map tile choosen during last launch of the app
|
|
MainViewModel ( IDialogService dialogService, INotificationService notificationService, ISettingsService settingsService, INavigationService navigationService, IConfigService configService, IStorageService storageService, ITileService tileService ) : GalaSoft.MvvmLight |
Method | Description | |
---|---|---|
Init ( ) : void |
public GoToFavorite ( |
||
favorite | ||
return | void |
public MainViewModel ( IDialogService dialogService, INotificationService notificationService, ISettingsService settingsService, INavigationService navigationService, IConfigService configService, IStorageService storageService, ITileService tileService ) : GalaSoft.MvvmLight | ||
dialogService | IDialogService | |
notificationService | INotificationService | |
settingsService | ISettingsService | |
navigationService | INavigationService | |
configService | IConfigService | |
storageService | IStorageService | |
tileService | ITileService | |
return | GalaSoft.MvvmLight |