ContextualBottomBar

struct ContextualBottomBar : View

Undocumented

  • Undocumented

    Declaration

    Swift

    @EnvironmentObject
    var context: MemriContext { get }
  • Undocumented

    Declaration

    Swift

    var shouldShow: Bool { get }
  • Undocumented

    Declaration

    Swift

    var nonEmptySelection: Bool { get }
  • Declaration

    Swift

    @ViewBuilder
    var body: some View { get }