Skip to content

SearchView.setExtraContext method

SearchView › setExtraContext

Unofficial

Set whether extra context lines are shown around matches.

Signature:

setExtraContext(e: unknown): void

Parameters:

Parameter Type Description
e unknown Whether to show extra context.

Returns: void