Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我ListBindingSectionController<ListDiffable>用于部分时,我找不到任何更新页眉的方法。我尝试了没有任何线索的日历演示。或者 ListBindingSectionController 只是不支持更新页眉或页脚? IGListKit 中的单元格是ListBindable,单元格更新为func bindViewModel. 页眉或页脚只是一个view,没有办法更新。
ListBindingSectionController<ListDiffable>
ListBindable
func bindViewModel
view