C# Class Smeedee.iOS.WorkingDaysLeftWidget

Afficher le fichier Open project: Smeedee/Smeedee-Mobile

Private Properties

Свойство Type Description
StyleDaysLeftLabel void
ToggleHidden void
UpdateUI void

Méthodes publiques

Méthode Description
GetDynamicDescription ( ) : string
LastRefreshTime ( ) : DateTime
OnDescriptionChanged ( EventArgs args ) : void
Refresh ( ) : void
ViewDidLoad ( ) : void
ViewWillAppear ( bool animated ) : void
WorkingDaysLeftWidget ( ) : System

Private Methods

Méthode Description
StyleDaysLeftLabel ( ) : void
ToggleHidden ( bool hidden ) : void
UpdateUI ( ) : void

Method Details

GetDynamicDescription() public méthode

public GetDynamicDescription ( ) : string
Résultat string

LastRefreshTime() public méthode

public LastRefreshTime ( ) : DateTime
Résultat DateTime

OnDescriptionChanged() public méthode

public OnDescriptionChanged ( EventArgs args ) : void
args EventArgs
Résultat void

Refresh() public méthode

public Refresh ( ) : void
Résultat void

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void

ViewWillAppear() public méthode

public ViewWillAppear ( bool animated ) : void
animated bool
Résultat void

WorkingDaysLeftWidget() public méthode

public WorkingDaysLeftWidget ( ) : System
Résultat System