C# Class Monospace11.TabBarController

Inheritance: UITabBarController
Datei anzeigen Open project: megsoftconsulting/MonkeySpace Class Usage Examples

Public Methods

Method Description
ViewDidLoad ( ) : void

Create the ViewControllers that we are going to use for the tabs: Sessions, Speakers

Some icons from glyphish.com -- CCA so DON'T FORGET attribution on the website!!

Method Details

ViewDidLoad() public method

Create the ViewControllers that we are going to use for the tabs: Sessions, Speakers
Some icons from glyphish.com -- CCA so DON'T FORGET attribution on the website!!
public ViewDidLoad ( ) : void
return void