AttachmentStyleModifier

@MainActor
public struct AttachmentStyleModifier<Style> : ViewModifier where Style : AttachmentStyle

Undocumented

  • Declaration

    Swift

    @MainActor
    public func body(content: Content) -> some View