Class AnchorClickedEventArgs

    Definition

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

    AnchorClickedEventArgs is a class to record anchor click event arguments which will be sent to user.

    public class AnchorClickedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    AnchorClickedEventArgs

    Properties

    View Source

    Href

    Anchor href(hypertext reference).

    Declaration
    public string Href { get; set; }
    Property Value
    Type Description
    string
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX