ProgressIndicatorProtocolStyle

public protocol ProgressIndicatorProtocolStyle : DynamicProperty

Undocumented

ProgressIndicatorProtocolStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == ProgressIndicatorProtocolBaseStyle

Available where Self == ProgressIndicatorProtocolFioriStyle