viewHideStream property

Stream<VKWebAppViewHide> viewHideStream

After minimizing the service, the client dispatches an event with VKWebAppViewHide with an empty data field.

Platforms: iOS, Android

Implementation

Stream<VKWebAppViewHide> get viewHideStream;