BPKHorizontalNavigation public struct BPKHorizontalNavigation : View init(tabs:size:selectedTab:) Declaration Swift public init( tabs: [Tab], size: Size = .default, selectedTab: Int ) body Declaration Swift public var body: some View { get } Size See more Declaration Swift enum Size Tab See more Declaration Swift struct Tab © 2024 Backpack Design System. All rights reserved. (Last updated: 2024-10-09) Generated by jazzy ♪♫ v0.15.1, a Realm project.