C# Class BeerDrinkin.Forms.iOS.AppDelegate

Inheritance: Xamarin.Forms.Platform.iOS.FormsApplicationDelegate
Show file Open project: MikeCodesDotNet/Beer-Drinkin

Public Methods

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

Private Methods

Method Description
InitGlobalAppearance ( ) : void
InitPlugins ( ) : void

Method Details

FinishedLaunching() public method

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