WKFindConfiguration
The configuration parameters to use when searching the contents of the web view.
Declaration
@MainActor class WKFindConfigurationOverview
Create a WKFindConfiguration object and configure its attributes to specify how to perform searches within the web view’s contents. To initiate a search, call the appropriate method of WKWebView and pass this object along with the search string.