C# Class Settings.Sample.Touch.AppDelegate

Inheritance: MvvmCross.iOS.Platform.MvxApplicationDelegate
显示文件 Open project: Cheesebaron/Cheesebaron.MvxPlugins

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