C# Class Blog.iOS.AppDelegate

Inheritance: global::Xamarin.Forms.Platform.iOS.FormsApplicationDelegate
Show file Open project: Studyxnet/StudyxnetBlog

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