ios - Can table cell selection segues be configured within storyboard interface builder when using XIBs? -
i'm designing uitableview
in storyboard. initially, designing prototype cells within storyboard; i've moved using xib cell design, can reuse in multiple tables. when cells designed within storyboard, cell selection segues configured in storyboard also. using xib, cell selection segues not triggered when select cell.
is there way of configuring selection segues of xib-designed cells within interface builder?
Comments
Post a Comment