FindController.getMaxMatchCount
uint getMaxMatchCount()Gets the maximum number of matches to report.
Gets the maximum number of matches to report during a text lookup. This number is passed as the last argument of [webkit.find_controller.FindController.search] or [webkit.find_controller.FindController.countMatches].
Returns
the maximum number of matches to report.