Skip to content

list_init(style:content:)_argokit

aisleep edited this page Dec 16, 2020 · 2 revisions

简介

根据给定的内容创建一个列表

声明

init(style: UITableView.Style? = .plain, @ArgoKit.ArgoKitListBuilder content: @escaping () -> View) where D : ArgoKitNode

参数

style

列表样式

content

列表内容

Clone this wiki locally