setSearchResultAnnotationPadding

open fun setSearchResultAnnotationPadding(@IntRange(from = 0) searchResultAnnotationPadding: Int)

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

Parameters

searchResultAnnotationPadding

Padding of the highlighted search result used for annotation results (in pixels).