xcode - unwindToList and custom tableViewCell -



xcode - unwindToList and custom tableViewCell -

i have vc contains tableview. tableview uses custom tableviewcell xib file.

how can link(click drag storyboard) button in custom tableviewcell unwindtolist action in vc tableview located?

you have first type unwindtolist method in fist view controller. show select when control-drag button exit icon in dock of custom tableviewcell view controller.

here go downwards part titled "create unwind segue navigate back": https://developer.apple.com/library/ios/referencelibrary/gettingstarted/roadmapios/secondtutorial.html

does help?

xcode uitableview tableviewcell

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -