SortFilterViewStyle

public protocol SortFilterViewStyle : DynamicProperty

Undocumented

SortFilterViewStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

    func modifier(_ modifier: some ViewModifier) -> some SortFilterViewStyle
  • concat(_:) Extension method

    Undocumented

    Declaration

    Swift

    func concat(_ style: some SortFilterViewStyle) -> some SortFilterViewStyle

Available where Self == SortFilterViewBaseStyle

Available where Self == SortFilterViewFioriStyle

Available where Self == SortFilterViewTitleStyle

Available where Self == SortFilterViewCancelActionStyle

Available where Self == SortFilterViewApplyActionStyle

Available where Self == SortFilterViewResetActionStyle