Last Updated: February 25, 2016
·
632
· meaganewaller

Removing Arrow Image from iOS Story Board After Segue

While creating segues in the story board for an iOS project an arrow was showing up in the TableViewCell that I couldn't seem to get rid of.

Picture

After comparing it to a few other TableViewCells that didn't have the arrow but managed to create segues to other views, I discovered this dropdown choice in the Attributes Selector menu.

Picture

Now, you're going to want to choose "None"

Picture