Skip to main content
Apple Developer Docs
Fonts
Symbols
×
UIKit
/
UITabBarController
/
init(tabs:)
init(tabs:)
Creates a tab bar controller with the specified tabs.
Declaration
init
(
tabs
: [
UITab
])