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