Contents

WKFindConfiguration

The configuration parameters to use when searching the contents of the web view.

Declaration

@MainActor class WKFindConfiguration

Overview

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.

Topics

Configuring the Search Parameters

See Also

Related Documentation

Page-level search