alwaysUseBrowserUI property
Adds the necessary flags and extras to signal any browser supporting custom tabs to use the browser UI
at all times and avoid showing custom tab like UI.
Calling this with an intent will override any custom tabs related customizations.
The default value is false
.
Officially Supported Platforms/Implementations:
- Android
Implementation
bool? alwaysUseBrowserUI;