Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
CellHeightUpdateMessage
Interface CellHeightUpdateMessage
interface
CellHeightUpdateMessage
{
cellHandle
:
number
;
cellKind
:
number
;
height
:
number
;
type
:
"cellHeightUpdate"
;
}
Index
Properties
cell
Handle
cell
Kind
height
type
Properties
cell
Handle
cell
Handle
:
number
cell
Kind
cell
Kind
:
number
height
height
:
number
type
type
:
"cellHeightUpdate"
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
cell
Handle
cell
Kind
height
type
Theia TypeDoc
Loading...