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