标签: ios uitableview nsoutlineview
macOS有NSOutlineView,但iOS没有UIOutlineView。等价的是什么?如何在iPhone应用程序中实现大纲视图?
NSOutlineView