textSelectionMatchCount property
The number of matches for the selected text on the page (should be strictly greater than textSelectionMatchIndex)
Implementation
final int? textSelectionMatchCount;
The number of matches for the selected text on the page (should be strictly greater than textSelectionMatchIndex)
final int? textSelectionMatchCount;