Indicates if the slideshow button icon is collapsed or expanded.
If iconCollapsed
is true
, the icon isn't displayed in the button under any circumstances.
If iconCollapsed
is false
, the icon is displayed unless the icon's button is hidden or collapsed.
To set the iconCollapsed
property on an element, use the element's collapseIcon()
and expandIcon()
functions.
Note:
iconCollapsed
retains the removed icon's final state.