AttachmentInProgressStyle

public protocol AttachmentInProgressStyle : DynamicProperty

Undocumented

AttachmentInProgressStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == AttachmentInProgressBaseStyle

Available where Self == AttachmentInProgressFioriStyle