how can I get cell's state, fold or unFold?
LeaderBoy opened this issue · 2 comments
LeaderBoy commented
how can I get cell's state, fold or unFold?
yarodevuci commented
- 1
MalumAtire832 commented
Add an ID to your cell, find the view, and then use cellView.isUnfolded()
.