Contents

listStyle(_:)

Sets the style for lists within this view.

Declaration

nonisolated func listStyle<S>(_ style: S) -> some View where S : ListStyle

See Also

Creating a list