Contents

collapsible(_:)

Sets whether a section can be collapsed by the user.

Declaration

func collapsible(_ collapsible: Bool) -> some View

Discussion

This modifier only applies to sections in List views that have the sidebar style.

See Also

Deprecated symbols