SectionHeaderAccessoryStyle
public struct SectionHeaderAccessoryStyle : SectionHeaderStyle
The style determines whether disclosureAccessory of SectionHeader is hidden.
-
Undocumented
Declaration
Swift
public var isDisclosureAccessoryHidden: Bool
-
Undocumented
Declaration
Swift
public func makeBody(_ configuration: SectionHeaderConfiguration) -> some View