x4js - v2.2.49
GitHub
Preparing search index...
<internal>
src/components/monaco/bin/monaco
editor
ICursorState
Interface ICursorState
A (serializable) state of the cursors.
interface
ICursorState
{
inSelectionMode
:
boolean
;
position
:
IPosition
;
selectionStart
:
IPosition
;
}
Index
Properties
in
Selection
Mode
position
selection
Start
Properties
in
Selection
Mode
inSelectionMode
:
boolean
position
position
:
IPosition
selection
Start
selectionStart
:
IPosition
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
in
Selection
Mode
position
selection
Start
GitHub
x4js - v2.2.49
Loading...
A (serializable) state of the cursors.