Source set: Common
fun interface LinkInteractionListener
An interface triggered when a user interacts with a link in the text
Functions
onClick
fun onClick(link: LinkAnnotation)
Triggered when a user clicks on the link
An interface triggered when a user interacts with a link in the text
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
fun interface LinkInteractionListener
An interface triggered when a user interacts with a link in the text
fun onClick(link: LinkAnnotation)
Triggered when a user clicks on the link
Last updated: