Contents

compactTabIdentifiers

An optional filter to display only select root-level tabs when in a compact appearance.

Declaration

var compactTabIdentifiers: [String]? { get set }

Discussion

The default value is is nil, which would make all tabs available.

See Also

Customizing the tab bar appearance