PdfUnsupportedFeatureException

An operation that the current backends do not implement was requested. Check PdfViewer.capabilities before calling optional APIs.

Constructors

Link copied to clipboard
constructor(feature: String)

Properties

Link copied to clipboard
expect open val cause: Throwable?
Link copied to clipboard

short name of the unavailable feature.

Link copied to clipboard
expect open val message: String?