当我ListBindingSectionController<ListDiffable>
用于部分时,我找不到任何更新页眉的方法。我尝试了没有任何线索的日历演示。或者 ListBindingSectionController 只是不支持更新页眉或页脚?
IGListKit 中的单元格是ListBindable
,单元格更新为func bindViewModel
. 页眉或页脚只是一个view
,没有办法更新。
问问题
215 次