WhatsNewPageStyle

public protocol WhatsNewPageStyle : DynamicProperty

Undocumented

WhatsNewPageStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == WhatsNewPageBaseStyle

Available where Self == WhatsNewPageFioriStyle

Available where Self == WhatsNewPageDetailImageStyle

Available where Self == WhatsNewPageTitleStyle

Available where Self == WhatsNewPageDescriptionStyle