Class AnchorClickedEventArgs
Definition
- Namespace:
- Tizen.NUI.Base
Components
- 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
-
objectSystem.
Event Args AnchorClicked Event Args
Properties
View SourceHref
Anchor href(hypertext reference).
Declaration
public string Href { get; set; }
Property Value
Type | Description |
---|---|
string |