textSelectionMatchCount property

int? textSelectionMatchCount
final

The number of matches for the selected text on the page (should be strictly greater than textSelectionMatchIndex)

Implementation

final int? textSelectionMatchCount;