AINoticeStyle

public protocol AINoticeStyle : DynamicProperty

Undocumented

AINoticeStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == AINoticeBaseStyle

Available where Self == AINoticeFioriStyle

Available where Self == AINoticeIconStyle