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