Contents

tabBarMinimizeBehavior

Defines the minimize behavior for the tab bar, if it is supported.

Declaration

var tabBarMinimizeBehavior: UITabBarController.MinimizeBehavior { get set }

Discussion

The default value for this property is UITabBarMinimizeBehaviorAutomatic.

See Also

Customizing the tab bar behavior