AttachmentStyle

public protocol AttachmentStyle : DynamicProperty

Undocumented

AttachmentStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == AttachmentBaseStyle

Available where Self == AttachmentFioriStyle

Available where Self == AttachmentAttachmentTitleStyle

Available where Self == AttachmentAttachmentSubtitleStyle

Available where Self == AttachmentAttachmentFootnoteStyle