isPopulateQueryVisible

val isPopulateQueryVisible: Boolean = false

Parameters

isPopulateQueryVisible

The flag that denotes whether the Populate view will be shown. Usually, when a user clicks on that view, search result's name should be used to populate search query and initiate a search request with query's text. False by default.