Contents

TableHeaderRowContent

A table row that displays a single view instead of columned content.

Declaration

struct TableHeaderRowContent<Value, Content> where Value : Identifiable, Content : View

Overview

You do not create this type directly. The framework creates it on your behalf.

See Also

Creating rows