ProgressStyle

public protocol ProgressStyle : DynamicProperty

Undocumented

ProgressStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == ProgressBaseStyle

Available where Self == ProgressFioriStyle