SearchView.setExtraContext method
SearchView › setExtraContext
Unofficial
Set whether extra context lines are shown around matches.Signature:
setExtraContext(e: unknown): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| e | unknown | Whether to show extra context. |
Returns: void