swift3 - Swift 3 Triggered Segue with variable -


i have tableview static cells - menu.

articles

reading list

etc...

the cells linked other storyboards , called triggered segue show

i want use same view controller articles , reading list, change query db.

how can tell view controller tableviewcell loaded it?

if tableview static (having fixed number of each style cell), can try indexpath.if tableview dynamic, can divide menu, articles, reading list different uitableviewcell classes, , distinguish them checking cell's class


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -