Method | Description | |
---|---|---|
Setup ( |
Initializes a new instance of the Setup class.
|
Method | Description | |
---|---|---|
CreateApp ( ) : IMvxApplication |
Creates the application.
|
|
CreateDebugTrace ( ) : IMvxTrace |
Creates the debug trace.
|
|
CreatePresenter ( ) : IMvxIosViewPresenter | ||
InitializeFirstChance ( ) : void |
protected CreatePresenter ( ) : IMvxIosViewPresenter | ||
return | IMvxIosViewPresenter |
public Setup ( |
||
applicationDelegate | The application delegate. | |
window | UIWindow | The window. |
return | UIKit |