An item's list mode.
"show"
"hide"
"hide-children"
Note that an item may still be hidden, even if its list mode is "show" or "hide-children", if one of its parent uses listMode "hide" or "hide-children".
listMode
An item's list mode.
"show": Show this item."hide": Do not show this item."hide-children": Show this item, but not its children.Note that an item may still be hidden, even if its list mode is
"show"or"hide-children", if one of its parent useslistMode"hide"or"hide-children".