Preparing search index...
The search index is not available
@highlight-ai/app-runtime - v0.2.2
@highlight-ai/app-runtime
DesktopWindow
Interface DesktopWindow
interface
DesktopWindow
{
copiedDocumentText
?:
string
;
domain
?:
string
;
height
?:
number
;
rawContents
:
string
;
selectedText
?:
string
;
title
:
string
;
url
?:
string
;
width
?:
number
;
x
?:
number
;
y
?:
number
;
}
Index
Properties
copied
Document
Text?
domain?
height?
raw
Contents
selected
Text?
title
url?
width?
x?
y?
Properties
Optional
copied
Document
Text
copied
Document
Text
?:
string
Optional
domain
domain
?:
string
Optional
height
height
?:
number
raw
Contents
raw
Contents
:
string
Optional
selected
Text
selected
Text
?:
string
title
title
:
string
Optional
url
url
?:
string
Optional
width
width
?:
number
Optional
x
x
?:
number
Optional
y
y
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
copied
Document
Text
domain
height
raw
Contents
selected
Text
title
url
width
x
y
@highlight-ai/app-runtime - v0.2.2
Loading...