init(_:)

Create an instance that type-erases tabContent.

Declaration

init<T>(_ tabContent: T) where SelectionValue == T.TabValue, T : TabContent