LinearProgressIndicatorViewStyle

public protocol LinearProgressIndicatorViewStyle : DynamicProperty

Undocumented

LinearProgressIndicatorViewStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == LinearProgressIndicatorViewErrorStyle

Available where Self == LinearProgressIndicatorViewSuccessStyle

Available where Self == LinearProgressIndicatorViewBaseStyle

Available where Self == LinearProgressIndicatorViewFioriStyle

Available where Self == LinearProgressIndicatorViewIconStyle