Method | Description | |
---|---|---|
MvxInternalStartActivityForResult ( Android.Content.Intent intent, int requestCode ) : void | ||
SetContentView ( int layoutResId ) : void |
Method | Description | |
---|---|---|
AttachBaseContext ( Android.Content.Context @base ) : void | ||
MvxTabActivity ( ) : System | ||
OnViewModelSet ( ) : void |
protected AttachBaseContext ( Android.Content.Context @base ) : void | ||
@base | Android.Content.Context | |
return | void |
public MvxInternalStartActivityForResult ( Android.Content.Intent intent, int requestCode ) : void | ||
intent | Android.Content.Intent | |
requestCode | int | |
return | void |
public SetContentView ( int layoutResId ) : void | ||
layoutResId | int | |
return | void |