CoreWebView2FindOptions.ShouldHighlightAllMatches Property

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Gets or sets the state of whether all matches are highlighted. Returns TRUE if all matches are highlighted, FALSE otherwise. Note: Changes to this property take effect only when Start, FindNext, or FindPrevious is called. Preferences for the session cannot be updated unless another call to the Start function on the server-side is made. Therefore, changes will not take effect until one of these functions is called.

C#
public bool ShouldHighlightAllMatches { get; set; }

Property Value

Applies to

Produto Versões
WebView2 .NET Prerelease 1.0.3079, 1.0.3116