Android.Webkit.WebView.FindAll Method
Finds all instances of find on the page and highlights them.

Syntax

[Android.Runtime.Register("findAll", "(Ljava/lang/String;)I", "GetFindAll_Ljava_lang_String_Handler")]
[System.Obsolete("deprecated")]
public virtual int FindAll (string find)

See Also

WebView.SetFindListener(.IFindListener)

Parameters

find
the string to find

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

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