Skip to content

list_willDisplayFooterView(_:)_argokit

aisleep edited this page Dec 17, 2020 · 1 revision

简介

设置指定章节底部视图即将显示的闭包

声明

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

参数

action

指定章节底部视图即将显示的闭包

Clone this wiki locally