isSubviewCollapsed(_:)
Returns whether the specified view is in a collapsed state.
Declaration
func isSubviewCollapsed(_ subview: NSView) -> BoolParameters
- subview:
The subview in the split view.
Returns whether the specified view is in a collapsed state.
func isSubviewCollapsed(_ subview: NSView) -> BoolThe subview in the split view.