Contents

isCollapsed

A Boolean value that determines whether the child view controller that corresponds to the split view item is in a collapsed state in the split view controller.

Declaration

var isCollapsed: Bool { get set }

Discussion

The default value of this property is false.

See Also

Collapsing and expanding the item