setSearchResultBorderWidth

open fun setSearchResultBorderWidth(@IntRange(from = 0) searchResultBorderWidth: Int)

Sets border width of the highlighted search result. Once you've set this property, you need to call getDrawablesForPage in order to get search highlight drawables with latest properties applied.

Parameters

searchResultBorderWidth

Search result rectangle border width (in pixels).