Skip to content

SearchView.onKeyShowMoreAfter method

SearchView › onKeyShowMoreAfter

Unofficial

Show more context lines after a match.

Signature:

onKeyShowMoreAfter(e: unknown): void

Parameters:

Parameter Type Description
e unknown The keyboard event.

Returns: void