Property | Type | Description | |
---|---|---|---|
StyleDaysLeftLabel | void | ||
ToggleHidden | void | ||
UpdateUI | void |
Method | Description | |
---|---|---|
GetDynamicDescription ( ) : string | ||
LastRefreshTime ( ) : DateTime | ||
OnDescriptionChanged ( EventArgs args ) : void | ||
Refresh ( ) : void | ||
ViewDidLoad ( ) : void | ||
ViewWillAppear ( bool animated ) : void | ||
WorkingDaysLeftWidget ( ) : System |
Method | Description | |
---|---|---|
StyleDaysLeftLabel ( ) : void | ||
ToggleHidden ( bool hidden ) : void | ||
UpdateUI ( ) : void |
public OnDescriptionChanged ( EventArgs args ) : void | ||
args | EventArgs | |
return | void |
public ViewWillAppear ( bool animated ) : void | ||
animated | bool | |
return | void |