Skip to main content

markupDisplay

Turns the visibility of the currently selected markup on or off.

Syntax

RxCore.markupDisplay(onoff)

Parameters

  • onoff: boolean — Set to true to turn visibility on, or false to turn it off.

Returns

  • NA — This method does not return a value.