Android.App.ActivityManager.MetaHomeAlternate Field
<meta-data> name for a 'home' Activity that declares a package that is to be uninstalled in lieu of the declaring one.

Syntax

[Android.Runtime.Register("META_HOME_ALTERNATE")]
public const string MetaHomeAlternate

Remarks

<meta-data> name for a 'home' Activity that declares a package that is to be uninstalled in lieu of the declaring one. The package named here must be signed with the same certificate as the one declaring the <meta-data>.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1