C# Class Collections.Touch.Setup

Inheritance: Cirrious.MvvmCross.Binding.Touch.MvxBaseTouchBindingSetup
Show file Open project: MvvmCross/MvvmCross-Samples Class Usage Examples

Public Methods

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

Protected Methods

Method Description
CreateApp ( ) : IMvxApplication

Method Details

CreateApp() protected method

protected CreateApp ( ) : IMvxApplication
return IMvxApplication

Setup() public method

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