Method | Description | |
---|---|---|
ViewDidAppear ( bool animated ) : void | ||
ViewDidDisappear ( bool animated ) : void | ||
ViewDidLayoutSubviews ( ) : void | ||
ViewDidLoad ( ) : void | ||
ViewWillAppear ( bool animated ) : void | ||
ViewWillDisappear ( bool animated ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
MvxEventSourceViewController ( ) : System | ||
MvxEventSourceViewController ( |
||
MvxEventSourceViewController ( string nibName, NSBundle bundle ) : System |
protected MvxEventSourceViewController ( ) : System | ||
return | System |
protected MvxEventSourceViewController ( |
||
handle | ||
return | System |
protected MvxEventSourceViewController ( string nibName, NSBundle bundle ) : System | ||
nibName | string | |
bundle | NSBundle | |
return | System |
public ViewDidAppear ( bool animated ) : void | ||
animated | bool | |
return | void |
public ViewDidDisappear ( bool animated ) : void | ||
animated | bool | |
return | void |
public ViewWillAppear ( bool animated ) : void | ||
animated | bool | |
return | void |
public ViewWillDisappear ( bool animated ) : void | ||
animated | bool | |
return | void |