StepProgressIndicatorStyle

public protocol StepProgressIndicatorStyle : DynamicProperty

Undocumented

StepProgressIndicatorStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == StepProgressIndicatorBaseStyle

Available where Self == StepProgressIndicatorFioriStyle

Available where Self == StepProgressIndicatorTitleStyle

Available where Self == StepProgressIndicatorActionStyle

Available where Self == StepProgressIndicatorCancelActionStyle