Contents

bottomBarView

A view to display at the bottom of the sidebar, like a UIToolbar. The width of this view will be managed by the sidebar itself, and its height will be set to the value it returns from systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority: Default is nil.

Declaration

var bottomBarView: UIView? { get set }

See Also

Headers and footers