Graphora API
Preparing search index...
@graphora/engine
GraphEngineLayoutCancelledEvent
Interface GraphEngineLayoutCancelledEvent
interface
GraphEngineLayoutCancelledEvent
{
layoutName
:
string
;
reason
:
"superseded"
|
"destroyed"
;
runId
:
number
;
snapshotVersion
:
number
;
type
:
"layout:cancelled"
;
}
Hierarchy
GraphEngineLayoutEventBase
GraphEngineLayoutCancelledEvent
Index
Properties
layout
Name
reason
run
Id
snapshot
Version
type
Properties
Readonly
layout
Name
layoutName
:
string
Readonly
reason
reason
:
"superseded"
|
"destroyed"
Readonly
run
Id
runId
:
number
Readonly
snapshot
Version
snapshotVersion
:
number
Readonly
type
type
:
"layout:cancelled"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
layout
Name
reason
run
Id
snapshot
Version
type
Graphora API
Loading...