enableUrlBarHiding property
Set to true
to enable the url bar to hide as the user scrolls down on the page. The default value is false
.
NOTE: Not available in a Trusted Web Activity.
Implementation
bool enableUrlBarHiding;
Set to true
to enable the url bar to hide as the user scrolls down on the page. The default value is false
.
NOTE: Not available in a Trusted Web Activity.
bool enableUrlBarHiding;