WebView.FindEventArgs Class

Definition

Provides data for the Find event.

public class WebView.FindEventArgs : EventArgs
type WebView.FindEventArgs = class
    inherit EventArgs
Inheritance
WebView.FindEventArgs

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Constructors

WebView.FindEventArgs(Int32, Int32, Boolean)

Properties

ActiveMatchOrdinal
IsDoneCounting
NumberOfMatches

Applies to