C# Class Integreat.iOS.AppDelegate

Inheritance: global::Xamarin.Forms.Platform.iOS.FormsApplicationDelegate
Mostra file Open project: Integreat/app-cross_platform

Public Methods

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

Private Methods

Method Description
CreateAnalytics ( ) : IAnalyticsService
CreatePersistenceService ( ) : PersistenceService

Method Details

FinishedLaunching() public method

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