DynamicSection
struct DynamicSectionUndocumented
- 
                    
                    Undocumented DeclarationSwift let header: DynamicHeader
- 
                    
                    Undocumented DeclarationSwift let footer: DynamicFooter
- 
                    
                    Undocumented DeclarationSwift let separators: Separators
- 
                    
                    Undocumented DeclarationSwift let cells: [DynamicCell]
- 
                    
                    Undocumented DeclarationSwift func isHidden(for viewController: DynamicTableViewController) -> Bool
- 
                    
                    Undocumented DeclarationSwift static func section(header: DynamicHeader = .none, footer: DynamicFooter = .none, separators: Separators = .none, isHidden: ((DynamicTableViewController) -> Bool)? = nil, cells: [DynamicCell]) -> DynamicSection
- 
                    
                    Undocumented DeclarationSwift static func navigationSubtitle(text: String, insets: UIEdgeInsets = .init(top: 0, left: 16, bottom: 8, right: 16), accessibilityIdentifier: String?) -> DynamicSection
 
            