xcode - Check IBOutlet from UIView debugging IOS -


i using uiview debugging see why layout position wrong or why have set text wrongly.

when uiview debug, saw this. saw uilabel , don't know whatiboutlet set to. may know if possible kind of outlet set? or identify thatuilabel , find inside code?

enter image description here

in interface builder right-click on uilabel , dialogue box pop displaying label's properties, there 1 it's outlet (it'll under referencing outlets). can @ respective header/implementation file , identify property outlet hooked to, in example it's "backgroundview".


Comments

Popular posts from this blog

apache - PHP Soap issue while content length is larger -

asynchronous - Python asyncio task got bad yield -

javascript - Complete OpenIDConnect auth when requesting via Ajax -