InfoViewStyle

public protocol InfoViewStyle : DynamicProperty

Undocumented

InfoViewStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == InfoViewBaseStyle

Available where Self == InfoViewFioriStyle

Available where Self == InfoViewTitleStyle

Available where Self == InfoViewDescriptionTextStyle

Available where Self == InfoViewActionStyle

Available where Self == InfoViewSecondaryActionStyle