ProgressIndicatorStyle

public protocol ProgressIndicatorStyle : DynamicProperty

Undocumented

ProgressIndicatorStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == ProgressIndicatorProcessingStyle

Available where Self == ProgressIndicatorStoppableStyle

Available where Self == ProgressIndicatorBaseStyle

Available where Self == ProgressIndicatorFioriStyle