Annotations API Methods
toggle()
Toggle the notepad's visibility status between shown and hidden.
Examples
itemsApp.assessApp().annotationsApp().module('notepad').toggle();
Arguments
None.
Return value
None (undefined
).
Annotations API Methods
Toggle the notepad's visibility status between shown and hidden.
itemsApp.assessApp().annotationsApp().module('notepad').toggle();
None.
None (undefined
).