This is a lower-level API. Lower-level APIs are not recommended for most projects, and may not be available on all plans. See our page on recommended deployment patterns for more information.
Public Method Questions API

toggle()

Toggle visibility of calculator, imagetool (ruler, protractor).

Arguments

  • show boolean

    If true, show the feature. If false, hide it. If this parameter is not set, then the feature’s visibility will be toggled on or off when called.

Return value

None (undefined).

Was this article helpful?