FilterPanel

struct FilterPanel : View

Undocumented

  • Undocumented

    Declaration

    Swift

    @EnvironmentObject
    var context: MemriContext { get }
  • Undocumented

    Declaration

    Swift

    var clipShape: some Shape { get }
  • Declaration

    Swift

    var body: some View { get }