Android.Provider.Browser.ExtraApplicationId Field
The name of the extra data when starting the Browser from another application.

Syntax

[Android.Runtime.Register("EXTRA_APPLICATION_ID")]
public const string ExtraApplicationId

Remarks

The name of the extra data when starting the Browser from another application.

The value is a unique identification string that will be used to identify the calling application. The Browser will attempt to reuse the same window each time the application launches the Browser with the same identifier.

[Android Documentation]

Requirements

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