webcontents: provide position of match with found-in-page event
This commit is contained in:
parent
b2059ec8af
commit
8378cbb1e8
4 changed files with 14 additions and 2 deletions
|
@ -259,6 +259,7 @@ Returns:
|
|||
* `result` Object
|
||||
* `requestId` Integer
|
||||
* `finalUpdate` Boolean - Indicates if more responses are to follow.
|
||||
* `activeMatchOrdinal` Integer (optional) - Position of the active match.
|
||||
* `matches` Integer (optional) - Number of Matches.
|
||||
* `selectionArea` Object (optional) - Coordinates of first match region.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue