LinkHandler

interface LinkHandler

An interface representing a handler for link tap events in a PDF previewer.

Inheritors

Functions

Link copied to clipboard
abstract fun handleLinkEvent(event: LinkTapEvent)

Called when a link is tapped by the user.