Method | Description | |
---|---|---|
AppendSection ( |
||
MakeCaption ( string caption, System.DateTime start ) : string | ||
MakeCaption ( string caption, System.DateTime start, bool includeDayName ) : string |
Prettifies a caption to show a nice time relative to the current time.
|
|
MakeSchedule ( System.DateTime d ) : |
||
ViewDidAppear ( bool animated ) : void |
Method | Description | |
---|---|---|
AppendFavorites ( |
||
FormatDate ( System.DateTime date, System.DateTime now ) : string | ||
GenerateRoot ( ) : |
||
HandleValueChanged ( object sender, |
||
HomeViewController ( ) : System | ||
Refresh ( ) : void | ||
ShowPassKit ( ) : void |
public AppendSection ( |
||
root | ||
list | IEnumerable |
|
title | string | |
return | bool |
public static MakeCaption ( string caption, System.DateTime start ) : string | ||
caption | string | |
start | System.DateTime | |
return | string |
public static MakeCaption ( string caption, System.DateTime start, bool includeDayName ) : string | ||
caption | string | |
start | System.DateTime | |
includeDayName | bool | |
return | string |
public MakeSchedule ( System.DateTime d ) : |
||
d | System.DateTime | |
return |
public ViewDidAppear ( bool animated ) : void | ||
animated | bool | |
return | void |