Метод | Описание | |
---|---|---|
MvxInternalStartActivityForResult ( Android.Content.Intent intent, int requestCode ) : void | ||
SetContentView ( int layoutResId ) : void |
Метод | Описание | |
---|---|---|
AttachBaseContext ( Android.Content.Context @base ) : void | ||
MvxActivity ( ) : System | ||
MvxActivity ( |
||
OnViewModelSet ( ) : void |
protected AttachBaseContext ( Android.Content.Context @base ) : void | ||
@base | Android.Content.Context | |
Результат | void |
protected MvxActivity ( |
||
javaReference | ||
transfer | JniHandleOwnership | |
Результат | System |
public MvxInternalStartActivityForResult ( Android.Content.Intent intent, int requestCode ) : void | ||
intent | Android.Content.Intent | |
requestCode | int | |
Результат | void |
public SetContentView ( int layoutResId ) : void | ||
layoutResId | int | |
Результат | void |