init(_:)

Create an instance that type-erases tabContent.

Declaration

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