ListViewDataSource public protocol ListViewDataSource Undocumented getCount(listView:) Undocumented Declaration Swift func getCount(listView: ListView) -> Int isMarked(listView:item:) Undocumented Declaration Swift func isMarked(listView: ListView, item: Int) -> Bool setMark(listView:item:state:) Undocumented Declaration Swift func setMark(listView: ListView, item: Int, state: Bool) © 2021 Miguel de Icaza. All rights reserved. (Last updated: 2021-04-28) Generated by jazzy ♪♫ v0.13.6, a Realm project.