TopNavigation

public struct TopNavigation : View

Undocumented

  • Undocumented

    Declaration

    Swift

    @EnvironmentObject
    var context: MemriContext { get }
  • Undocumented

    Declaration

    Swift

    init(inSubView: Bool = false, showCloseButton: Bool = false)
  • Declaration

    Swift

    public var body: some View { get }