locationChangedStream property

Stream<VKWebAppLocationChanged> locationChangedStream

The event occurs when the hash value changes after the # character in the browser address bar. For example, this happens as a result of using the back and forward buttons in the browser.

Platforms: Web, Mobile Web

Implementation

Stream<VKWebAppLocationChanged> get locationChangedStream;