SectionFooterAccessoryStyle
public struct SectionFooterAccessoryStyle : SectionFooterStyle
The style determines whether disclosureAccessory of SectionFooter is hidden.
-
Undocumented
Declaration
Swift
public var isDisclosureAccessoryHidden: Bool
-
Undocumented
Declaration
Swift
public func makeBody(_ configuration: SectionFooterConfiguration) -> some View