uriForHyperlinkId

abstract fun uriForHyperlinkId(hyperlinkId: Int): String?

Returns the target URI for hyperlinkId, or null when the id is zero, unknown, evicted by host policy, or otherwise not activatable.

Return

target URI, or null.

Parameters

hyperlinkId

primitive id copied from a render-frame cell.