enableUrlBarHiding property

bool? enableUrlBarHiding
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.

NOTE: Not available in a Trusted Web Activity.

Officially Supported Platforms/Implementations:

  • Android

Implementation

bool? enableUrlBarHiding;