Contents

disclosureGroupStyle(_:)

Sets the style for disclosure groups within this view.

Declaration

nonisolated func disclosureGroupStyle<S>(_ style: S) -> some View where S : DisclosureGroupStyle

See Also

Disclosing information progressively