Contents

automatic

Determine the behavior automatically based on the surrounding context.

Declaration

static let automatic: TabBarMinimizeBehavior

Discussion

The depends on the platform:

  • On iOS, iPadOS, tvOS, and watchOS, the tab bar does not minimize.

  • On visionOS, the tab bar minimizes when people look away from it.

  • On macOS, the tab bar minimizes when the window has reduced space.