enableUrlBarHiding property
getter/setter pair
Set to true to enable the url bar to hide as the user scrolls down on the page. The default value is false.
Officially Supported Platforms/Implementations:
- Android Chrome Custom Tabs:
- Not available in a Trusted Web Activity.
Implementation
bool? enableUrlBarHiding;