toggle menu
Fuzio
2026.1.0
jvm
switch theme
search in API
Fuzio
/
tech.fuzio.plugin
/
PluginSettings
Plugin
Settings
public
interface
PluginSettings
The settings to configure the available Chromium
Plugins
.
Members
Functions
disable
Pdf
Viewer
Link copied to clipboard
public
abstract
void
disablePdfViewer
(
)
Disables the built-in PDF viewer.
enable
Pdf
Viewer
Link copied to clipboard
public
abstract
void
enablePdfViewer
(
)
Enables the built-in PDF viewer.
is
Pdf
Viewer
Enabled
Link copied to clipboard
public
abstract
boolean
isPdfViewerEnabled
(
)
Indicates whether the built-in PDF viewer is enabled or not.