Class WebViewTextFoundEventArgs

    Definition

    Namespace:
    Tizen.NUI
    Assembly:
    Tizen.NUI.dll

    Event arguments that passed via the WebView.TextFound.

    public class WebViewTextFoundEventArgs : EventArgs
    Inheritance
    object
    WebViewTextFoundEventArgs

    Properties

    View Source

    Count

    The count of text found.

    Declaration
    public uint Count { get; }
    Property Value
    Type Description
    uint

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<T>(T, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, Type)
    Extensions.LoadFromXamlFile<TXaml>(TXaml, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX