supervision-js
Preparing search index...
Editing
AnnotationEditingState
Interface AnnotationEditingState
interface
AnnotationEditingState
{
activeDetectionId
:
string
|
number
|
null
;
activeHandleId
:
string
|
null
;
kind
:
AnnotationGestureStateKind
;
pointerId
:
number
|
null
;
preview
:
Detection
|
null
;
}
Index
Properties
active
Detection
Id
active
Handle
Id
kind
pointer
Id
preview
Properties
Readonly
active
Detection
Id
activeDetectionId
:
string
|
number
|
null
Readonly
active
Handle
Id
activeHandleId
:
string
|
null
Readonly
kind
kind
:
AnnotationGestureStateKind
Readonly
pointer
Id
pointerId
:
number
|
null
Readonly
preview
preview
:
Detection
|
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
Detection
Id
active
Handle
Id
kind
pointer
Id
preview
supervision-js
Loading...