 | HyperTextReleasedLink Property |
Occurs when the pointer button is released after first being held down over a link, or when the pointer
exits the hit box for that link.
Namespace: Candlelight.UIAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic HyperTextHyperlinkEvent ReleasedLink { get; }Property Value
Type:
HyperTextHyperlinkEvent
The event occuring when the pointer button is released after first being held down over a link, or when the
pointer exits the hit box for that link.
See Also