setSearchResultBorderColor

open fun setSearchResultBorderColor(@ColorInt searchResultBorderColor: Int)

Sets border color 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

searchResultBorderColor

Search result border color.