setHyperlinkId

abstract fun setHyperlinkId(hyperlinkId: Int)

Sets the active OSC 8 hyperlink id stamped onto future printed cells.

Core stores only the numeric id. The host or host layer owns the id-to-URI pool and decides how ids are allocated and retained.

Parameters

hyperlinkId

0 for no active hyperlink, or a positive id owned by the host/host layer.