Méthode | Description | |
---|---|---|
DoOnActivity ( Action |
||
ProcessMvxIntentResult ( |
||
StartActivity ( Android.Content.Intent intent ) : void | ||
StartActivityForResult ( int requestCode, Android.Content.Intent intent ) : void |
Méthode | Description | |
---|---|---|
OnMvxIntentResultReceived ( object sender, |
protected DoOnActivity ( Action |
||
action | Action |
|
ensureOnMainThread | bool | |
Résultat | void |
protected ProcessMvxIntentResult ( |
||
result | ||
Résultat | void |
protected StartActivity ( Android.Content.Intent intent ) : void | ||
intent | Android.Content.Intent | |
Résultat | void |
protected StartActivityForResult ( int requestCode, Android.Content.Intent intent ) : void | ||
requestCode | int | |
intent | Android.Content.Intent | |
Résultat | void |