Enumeration: DlAnnotationFrameEvent
appLib/SDKDrivers/xFrameDriver/events.DlAnnotationFrameEvent
Annotation events that are emitted from the frame (SDK) to the host (platform)
Table of contents
Enumeration Members
Enumeration Members
DESELECT_ALL
• DESELECT_ALL = "clearSelectedAnnotations"
Clear selected annotations
DESELECT_MULTIPLE
• DESELECT_MULTIPLE = "deselectMultipleAnnotations"
Deselect multiple annotations
DESELECT_ONE
• DESELECT_ONE = "deselectOneAnnotation"
Deselect one annotation
SELECT_MULTIPLE
• SELECT_MULTIPLE = "selectMultipleAnnotations"
Select multiple annotations
SELECT_ONE
• SELECT_ONE = "selectOneAnnotation"
Select one annotation