WhatsNewListItemStyle

public protocol WhatsNewListItemStyle : DynamicProperty

Undocumented

WhatsNewListItemStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == WhatsNewListItemBaseStyle

Available where Self == WhatsNewListItemFioriStyle

Available where Self == WhatsNewListItemDetailImageStyle

Available where Self == WhatsNewListItemTitleStyle

Available where Self == WhatsNewListItemSubtitleStyle