AttachmentElementStyle

public protocol AttachmentElementStyle : DynamicProperty

Undocumented

AttachmentElementStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == AttachmentElementBaseStyle

Available where Self == AttachmentElementFioriStyle