Class WebViewTextFoundEventArgs
Definition
- Assembly:
- Tizen.NUI.dll
Event arguments that passed via the WebView.TextFound.
public class WebViewTextFoundEventArgs : EventArgs
- Inheritance
-
objectWebViewTextFoundEventArgs
Properties
View SourceCount
The count of text found.
Declaration
public uint Count { get; }
Property Value
| Type | Description |
|---|---|
| uint |