Tuesday 30 July 2019

How do I change names programmatically to tell apart UIViews in Xcode visual debugger?

How do I rename views in Xcode visual debugger? It's a sea of UIViews so it's nearly impossible to tell which uiview a constraint is for.

UIViewControllers show titles while for UIViews unless it's a derived class it's UIView. How do you tell them apart?

Case to the point

enter image description here



from How do I change names programmatically to tell apart UIViews in Xcode visual debugger?

No comments:

Post a Comment