Reputation: 2367
This screenshot is taken from an app built for mac with UIKitForMac. The blue outline appears whenever you tap on any cell in a UITableView or highlight any text in a UITextView.
Reproduce:
How can I stop this blue outline from ever showing up?
Additional Context
If I turn on the view debugger, it disappears before I can debug it.
Upvotes: 1
Views: 266