WebHitTestResult.getLinkLabel

Obtains the label associated with the link element at the hit test position.

class WebHitTestResult
string
getLinkLabel
()

Return Value

Type: string

the label of the link element, or null if the hit test does not cover a link element or the link element does not have a label.