init(_:)
Create an instance that type-erases tabContent.
Declaration
nonisolated init<T>(_ tabContent: T) where SelectionValue == T.TabValue, T : TabContentCreate an instance that type-erases tabContent.
nonisolated init<T>(_ tabContent: T) where SelectionValue == T.TabValue, T : TabContent