struct
UI::ListView::Section
- UI::ListView::Section
- Struct
- Value
- Object
Overview
A section in the list
Defined in:
ui/views/list_view.crConstructors
Instance Method Summary
- #clone
- #copy_with(header _header = @header, items _items = @items, footer _footer = @footer)
- #footer : String | Nil
- #header : String | Nil
- #items : Array(View)