Method | Description | |
---|---|---|
AttractionViewController ( |
Initializes a new instance of the T:tvTable.AttractionViewController class.
|
|
UpdateUI ( ) : void |
Updates the user interface by populating the fields of the
|
|
ViewWillAppear ( bool animated ) : void |
Called before the View is presented to the user to allow it to be configured.
|
Method | Description | |
---|---|---|
BookFlight ( NSObject sender ) : void |
Handles the user clicking the Flight button.
|
|
GetDirections ( NSObject sender ) : void |
Handles the user clicking the Directions button.
|
|
MarkFavorite ( NSObject sender ) : void |
Handles the user clicking the Favorites button.
|
public AttractionViewController ( |
||
handle | Handle. | |
return | System |
public ViewWillAppear ( bool animated ) : void | ||
animated | bool | |
return | void |