C# Class Collections.Touch.Setup

Inheritance: Cirrious.MvvmCross.Binding.Touch.MvxBaseTouchBindingSetup
Afficher le fichier Open project: MvvmCross/MvvmCross-Samples Class Usage Examples

Méthodes publiques

Méthode Description
Setup ( Cirrious.MvvmCross.Touch.Platform.MvxApplicationDelegate applicationDelegate, IMvxIosViewPresenter presenter ) : MvvmCross.iOS.Platform

Méthodes protégées

Méthode Description
CreateApp ( ) : IMvxApplication

Method Details

CreateApp() protected méthode

protected CreateApp ( ) : IMvxApplication
Résultat IMvxApplication

Setup() public méthode

public Setup ( Cirrious.MvvmCross.Touch.Platform.MvxApplicationDelegate applicationDelegate, IMvxIosViewPresenter presenter ) : MvvmCross.iOS.Platform
applicationDelegate Cirrious.MvvmCross.Touch.Platform.MvxApplicationDelegate
presenter IMvxIosViewPresenter
Résultat MvvmCross.iOS.Platform