show Search View With Title
fun showSearchViewWithTitle(title: String, callback: VMESearchViewCallback?)
Content copied to clipboard
Request to show the search view.
Since
1.19
Parameters
title
The title to display within the serach view.
callback
The callback to invoke with the result. Pass null if you do not need to be informed of the result.