Octavius Framework
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
Octavius Framework
browser-extension-chrome-api
/
org.octavius.extension.util
/
QueryInfo
Query
Info
data
class
QueryInfo
(
val
active
:
Boolean
,
val
currentWindow
:
Boolean
)
Members
Constructors
Query
Info
Link copied to clipboard
constructor
(
active
:
Boolean
,
currentWindow
:
Boolean
)
Properties
active
Link copied to clipboard
val
active
:
Boolean
current
Window
Link copied to clipboard
val
currentWindow
:
Boolean