ios - Set height UILabel to 0 -


is there anyway set height of uilabel programmatically? i've added bunch of constraints .xib files every other label dependent upon 1 above or below it's positioning. it'd make life easier if use:

namelabel.height = 0  

my .xib looks this:

enter image description here

plz take iboutlet of constraint height , set height wantenter image description here


Popular posts from this blog

node.js - How do I prevent MongoDB replica set from querying the primary? -

c# - Randomly pick a specific int from a 2D Array -

php - Angularjs http.delete is not working after deploying project on server -