Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


linkHref

The hyperlink's reference value.
Read time 1 minuteLast updated 6 days ago

Definition

[UxmlAttribute]public string linkHref { get; set; }

Remarks

Provide a value to create a Label element with a hyperlink rich text tag as its value if none exists. The value is used as the hyperlink reference value. If no
HelpBox.linkText
is provided, this value is used as the hyperlink's text. This property does not return the hyperlink rich text tag.