Skip to main content

markupAddMulti

Set to allow adding multiple annotations and disable the callback that automatically selects newly added markup.

Syntax

RxCore.markupAddMulti(onoff)

Parameters

  • onoff: boolean — Set to true to allow adding multiple annotations, or false to disable this feature.

Returns

  • NA — This method does not return a value.