AttachmentWithErrorStyle

public protocol AttachmentWithErrorStyle : DynamicProperty

Undocumented

AttachmentWithErrorStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == AttachmentWithErrorBaseStyle

Available where Self == AttachmentWithErrorFioriStyle