Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
EditSketchUndoSnapshot
Interface EditSketchUndoSnapshot
interface
EditSketchUndoSnapshot
{
canRedo
:
boolean
;
canUndo
:
boolean
;
redoDepth
:
number
;
undoDepth
:
number
;
}
Index
Properties
can
Redo
can
Undo
redo
Depth
undo
Depth
Properties
can
Redo
can
Redo
:
boolean
can
Undo
can
Undo
:
boolean
redo
Depth
redo
Depth
:
number
undo
Depth
undo
Depth
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
can
Redo
can
Undo
redo
Depth
undo
Depth
@honua/sdk-js
Loading...