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.
An optional filter to display only select root-level tabs when in a compact appearance.
var compactTabIdentifiers: [String]? { get set }The default value is is nil, which would make all tabs available.