Android.Webkit.WebView.ClearMatches Method
Clears the highlighting surrounding text matches created by WebView.FindAllAsync(string).

Syntax

[Android.Runtime.Register("clearMatches", "()V", "GetClearMatchesHandler")]
public virtual void ClearMatches ()

Remarks

Clears the highlighting surrounding text matches created by WebView.FindAllAsync(string).

[Android Documentation]

Requirements

Namespace: Android.Webkit
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3