FindController.getMaxMatchCount

Gets the maximum number of matches to report during a text lookup. This number is passed as the last argument of webkit_find_controller_search() or webkit_find_controller_count_matches().

class FindController
uint
getMaxMatchCount
()

Return Value

Type: uint

the maximum number of matches to report.

Meta