BPKNavigationTabGroup
public struct BPKNavigationTabGroup : View
A Group of tabs that allows a single tab to be selected at a time.
-
Declaration
Swift
public var body: some View { get }
-
Declaration
Swift
enum Style
-
Declaration
Swift
struct Item : Hashable