PdfViewerActivityParams

Use this model to launch the standalone PDF viewer for a PDF at cachedFileUri, displaying fileName in the toolbar. Check com.duckduckgo.browser.api.pdf.PdfViewerAvailability before launching this screen.

source identifies where the open came from: it gates the external-open pixels (fired only for PdfViewerSource.EXTERNAL_INTENT) and the back-navigation target (external opens land in the browser, in-app opens return to the launching screen).

Constructors

Link copied to clipboard
constructor(cachedFileUri: String, fileName: String, source: BrowserScreens.PdfViewerSource)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard