🔠 Languages
Preparing search index...
The search index is not available
Foxit JS PluginSDK API
Foxit JS PluginSDK API
types/App
AppOptions
Interface AppOptions
用于定义应用程序的选项。
interface
AppOptions
{
pluginInfo
:
PluginInfoType
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
plugin
Info
Properties
plugin
Info
pluginInfo
:
PluginInfoType
应用程序的插件信息。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
plugin
Info
🔠 Languages
Foxit JS PluginSDK API
Loading...
用于定义应用程序的选项。