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 totrue
to allow adding multiple annotations, orfalse
to disable this feature.
Returns
- NA — This method does not return a value.