Contents

UINavigationBar.NSToolbarSection.none

A constant that disables hosting the navigation bar in the toolbar.

Declaration

case none

Discussion

Use this value to disable NSToolbar hosting. This value is equivalent to setting the preferredBehavioralStyle of the navigation bar to UIBehavioralStyle.pad.

See Also

Constants