Méthode | Description | |
---|---|---|
CategoriesViewModel ( INavigationFacade navigationFacade, IPhotoService photoService, IAuthEnforcementHandler authEnforcementHandler, IDialogService dialogService ) : System |
Initializes a new instance of the CategoriesViewModel class.
|
|
InstantiateHeroImageSlideShowTimer ( ) : void |
Instantiates the hero image slideshow timer.
|
|
LoadState ( ) : System.Threading.Tasks.Task |
Loads the state.
|
|
StartHeroImageSlideShow ( ) : void |
Starts a timer which cycles through hero images.
|
|
StopHeroImageSlideShow ( ) : void |
Stops hero image slide show.
|
Méthode | Description | |
---|---|---|
OnCategorySelected ( |
||
OnGiveGold ( |
||
OnHeroImageSelected ( |
||
OnPhotoThumbnailSelected ( |
||
OnUserSelected ( |
public CategoriesViewModel ( INavigationFacade navigationFacade, IPhotoService photoService, IAuthEnforcementHandler authEnforcementHandler, IDialogService dialogService ) : System | ||
navigationFacade | INavigationFacade | The navigation facade. |
photoService | IPhotoService | The photo service. |
authEnforcementHandler | IAuthEnforcementHandler | The auth enforcement handler. |
dialogService | IDialogService | The dialog service |
Résultat | System |
public InstantiateHeroImageSlideShowTimer ( ) : void | ||
Résultat | void |
public LoadState ( ) : System.Threading.Tasks.Task | ||
Résultat | System.Threading.Tasks.Task |