ReviewCountLabelStyle

public protocol ReviewCountLabelStyle : DynamicProperty

Undocumented

ReviewCountLabelStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == ReviewCountLabelBaseStyle

Available where Self == ReviewCountLabelFioriStyle