Pdf

data class Pdf(val action: PdfAction) : KiteLinkAction

A parsed PDF action the viewer does not perform itself.

Constructors

Link copied to clipboard
constructor(action: PdfAction)

Properties

Link copied to clipboard
Link copied to clipboard
open override val uri: String?

The external URL this link points at, or null when it is not a URL.