Contents

EditableCollectionContent

An opaque wrapper view that adds editing capabilities to a row in a list.

Declaration

struct EditableCollectionContent<Content, Data>

Overview

You don’t use this type directly. Instead SwiftUI creates this type on your behalf.

See Also

Editing a list