Skip to content

list_tableFooterView(footerContent:)_argokit

aisleep edited this page Dec 16, 2020 · 1 revision

简介

设置列表的底部视图

声明

func tableFooterView(@ArgoKit.ArgoKitViewBuilder footerContent: @escaping () -> View) -> Self

参数

footerContent

列表的底部视图内容

Clone this wiki locally