setSearchResultBackgroundColor

open fun setSearchResultBackgroundColor(@ColorInt searchResultBackgroundColor: Int)

Sets 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

searchResultBackgroundColor

Search result background color.