Options
All
  • Public
  • Public/Protected
  • All
Menu

A command to modify an annotation in a generic way.

This interface does not validate the setting name or its value.

Hierarchy

  • ModifyAnnotationMessage

Index

Properties

Properties

event

event: "annotation_set"

The tag identifying this message type.

id

id: string

The identifier of the annotation to modify.

setting

setting: string

The setting name.

value

value: any

The setting value.

Generated using TypeDoc