C# Class dotDialog.Sample.PersonalInfoManger.Touch.AppDelegate

Inheritance: UIApplicationDelegate
Show file Open project: benhorgen/dotDialog

Public Properties

Property Type Description
AppTabBar TabBar

Public Methods

Method Description
FinishedLaunching ( UIApplication app, NSDictionary options ) : bool

Method Details

FinishedLaunching() public method

public FinishedLaunching ( UIApplication app, NSDictionary options ) : bool
app UIApplication
options NSDictionary
return bool

Property Details

AppTabBar public static property

public static TabBar,dotDialog.Sample.PersonalInfoManger.Touch AppTabBar
return TabBar