NACC_TabViewProtocol

fileprivate protocol NACC_TabViewProtocol
  • The name for this TabView

    Declaration

    Swift

    @MainActor
    static var tabName: String { get }
  • The name for this TabView’s icon image.

    Declaration

    Swift

    @MainActor
    static var tabImageName: String { get }