A command to modify multiple annotation settings in a generic way

This interface does not validate the setting names or their values.

Hierarchy

  • MultiModifyAnnotationMessage

Properties

Properties

event: "annotation_set_multi"

The tag identifying this message type

id: string

The identifier of the annotation to modify

settings: string[]

The names of the settings to modify

values: any[]

The values for these settings, in the same order as the setting names

Generated using TypeDoc