x4js - v2.2.49
GitHub
Preparing search index...
<internal>
src/components/monaco/bin/monaco
IScrollEvent
Interface IScrollEvent
interface
IScrollEvent
{
scrollHeight
:
number
;
scrollHeightChanged
:
boolean
;
scrollLeft
:
number
;
scrollLeftChanged
:
boolean
;
scrollTop
:
number
;
scrollTopChanged
:
boolean
;
scrollWidth
:
number
;
scrollWidthChanged
:
boolean
;
}
Index
Properties
scroll
Height
scroll
Height
Changed
scroll
Left
scroll
Left
Changed
scroll
Top
scroll
Top
Changed
scroll
Width
scroll
Width
Changed
Properties
Readonly
scroll
Height
scrollHeight
:
number
Readonly
scroll
Height
Changed
scrollHeightChanged
:
boolean
Readonly
scroll
Left
scrollLeft
:
number
Readonly
scroll
Left
Changed
scrollLeftChanged
:
boolean
Readonly
scroll
Top
scrollTop
:
number
Readonly
scroll
Top
Changed
scrollTopChanged
:
boolean
Readonly
scroll
Width
scrollWidth
:
number
Readonly
scroll
Width
Changed
scrollWidthChanged
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
scroll
Height
scroll
Height
Changed
scroll
Left
scroll
Left
Changed
scroll
Top
scroll
Top
Changed
scroll
Width
scroll
Width
Changed
GitHub
x4js - v2.2.49
Loading...