isExpanded - Methods - Annotations API

Annotations API Methods

isExpanded()

Get the expansion state of the sticky note in context. Returns a boolean value. True = expanded. False = collapsed.

Examples

const myNote = itemsApp.assessApp().annotationsApp().module('stickynote').addNote();

myNote.isExpanded();
// -> true

Arguments

None.

Return value

Type boolean

Was this article helpful?

Did you arrive here by accident? If so, learn more about Learnosity.