Contents

matchFound

A Boolean value that indicates whether the web view found a match during the search.

Declaration

var matchFound: Bool { get }

Discussion

The value of this property is true if the web view found a match, or false if it didn’t.