C# Class MALClient.iOS.HamburgerViewModel

Inheritance: IHamburgerViewModel
Afficher le fichier Open project: Mordonus/MALClient

Méthodes publiques

Méthode Description
SetActiveButton ( HamburgerButtons val ) : void
SetActiveButton ( TopAnimeType topType ) : void
UpdateAnimeFiltersSelectedIndex ( ) : void
UpdateApiDependentButtons ( ) : void
UpdateLogInLabel ( ) : void
UpdatePinnedProfiles ( ) : void
UpdateProfileImg ( bool dl = true ) : System.Threading.Tasks.Task

Method Details

SetActiveButton() public méthode

public SetActiveButton ( HamburgerButtons val ) : void
val HamburgerButtons
Résultat void

SetActiveButton() public méthode

public SetActiveButton ( TopAnimeType topType ) : void
topType TopAnimeType
Résultat void

UpdateAnimeFiltersSelectedIndex() public méthode

public UpdateAnimeFiltersSelectedIndex ( ) : void
Résultat void

UpdateApiDependentButtons() public méthode

public UpdateApiDependentButtons ( ) : void
Résultat void

UpdateLogInLabel() public méthode

public UpdateLogInLabel ( ) : void
Résultat void

UpdatePinnedProfiles() public méthode

public UpdatePinnedProfiles ( ) : void
Résultat void

UpdateProfileImg() public méthode

public UpdateProfileImg ( bool dl = true ) : System.Threading.Tasks.Task
dl bool
Résultat System.Threading.Tasks.Task