Add missing finalUpdate prop
This commit is contained in:
		
					parent
					
						
							
								372f209363
							
						
					
				
			
			
				commit
				
					
						f757912f90
					
				
			
		
					 2 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -336,6 +336,7 @@ Returns:
 | 
				
			||||||
  * `activeMatchOrdinal` Integer - Position of the active match.
 | 
					  * `activeMatchOrdinal` Integer - Position of the active match.
 | 
				
			||||||
  * `matches` Integer - Number of Matches.
 | 
					  * `matches` Integer - Number of Matches.
 | 
				
			||||||
  * `selectionArea` Object - Coordinates of first match region.
 | 
					  * `selectionArea` Object - Coordinates of first match region.
 | 
				
			||||||
 | 
					  * `finalUpdate` Boolean
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Emitted when a result is available for
 | 
					Emitted when a result is available for
 | 
				
			||||||
[`webContents.findInPage`] request.
 | 
					[`webContents.findInPage`] request.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -749,6 +749,7 @@ Returns:
 | 
				
			||||||
  * `activeMatchOrdinal` Integer - Position of the active match.
 | 
					  * `activeMatchOrdinal` Integer - Position of the active match.
 | 
				
			||||||
  * `matches` Integer - Number of Matches.
 | 
					  * `matches` Integer - Number of Matches.
 | 
				
			||||||
  * `selectionArea` Object - Coordinates of first match region.
 | 
					  * `selectionArea` Object - Coordinates of first match region.
 | 
				
			||||||
 | 
					  * `finalUpdate` Boolean
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Fired when a result is available for
 | 
					Fired when a result is available for
 | 
				
			||||||
[`webview.findInPage`](webview-tag.md#webviewtagfindinpage) request.
 | 
					[`webview.findInPage`](webview-tag.md#webviewtagfindinpage) request.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue