Skip to content

list_didEndDisplayingFooterView(_:)_argokit

aisleep edited this page Dec 17, 2020 · 1 revision

简介

设置指定章节底部视图结束展示时的闭包

声明

func didEndDisplayingFooterView(_ action: @escaping (_ data: ArgoKitIdentifiable, _ section: Int) -> Void) -> Self

参数

action

指定章节底部视图结束展示时的闭包

Clone this wiki locally