Boolean extra passed along with an Intent to a browser, specifying that
a new tab be created.
Syntax
[Android.Runtime.Register("EXTRA_CREATE_NEW_TAB")] public const stringExtraCreateNewTab
Remarks
Boolean extra passed along with an Intent to a browser, specifying that
a new tab be created. Overrides EXTRA_APPLICATION_ID; if both are set,
a new tab will be used, rather than using the same one.