Used as a boolean extra field in Intent.ActionPackageRemoved
intents to indicate that this is a replacement of the package, so this
broadcast will immediately be followed by an add broadcast for a
different version of the same package.
Syntax
[Android.Runtime.Register("EXTRA_REPLACING")] public const stringExtraReplacing
Remarks
Used as a boolean extra field in Intent.ActionPackageRemoved
intents to indicate that this is a replacement of the package, so this
broadcast will immediately be followed by an add broadcast for a
different version of the same package.