C# Class App8.iOS.AppDelegate

Inheritance: UIApplicationDelegate
Show file Open project: tutsplus/Multi-Platform-Apps-With-Xamarin

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