FindResult

struct

Namespace: Vuplex.WebView

The result of a call to IWithFind.Find().

Summary

Public properties

CurrentMatchIndex

int CurrentMatchIndex

The index of the current highlighted match.

MatchCount

int MatchCount

The total number of matches for the given text.