C# Class Mobile.iOS.Setup

Inheritance: Cirrious.MvvmCross.Touch.Platform.MvxTouchSetup
Afficher le fichier Open project: wcoder/MvvmCrossStarterKit Class Usage Examples

Méthodes publiques

Méthode Description
Setup ( Cirrious.MvvmCross.Touch.Platform.MvxApplicationDelegate appDelegate, IMvxIosViewPresenter presenter ) : Mobile.Core

Méthodes protégées

Méthode Description
CreateApp ( ) : IMvxApplication
CreateDebugTrace ( ) : IMvxTrace

Method Details

CreateApp() protected méthode

protected CreateApp ( ) : IMvxApplication
Résultat IMvxApplication

CreateDebugTrace() protected méthode

protected CreateDebugTrace ( ) : IMvxTrace
Résultat IMvxTrace

Setup() public méthode

public Setup ( Cirrious.MvvmCross.Touch.Platform.MvxApplicationDelegate appDelegate, IMvxIosViewPresenter presenter ) : Mobile.Core
appDelegate Cirrious.MvvmCross.Touch.Platform.MvxApplicationDelegate
presenter IMvxIosViewPresenter
Résultat Mobile.Core