Skip to main content

markupMultiselect

Turns on/off the ability to select multiple markup objects.

Syntax

RxCore.markupMultiselect(onOff)

Parameters

  • onOff: boolean — Set to true to enable multiple selection, or false to disable it.

Returns

  • NA — This method does not return a value.