vendredi 26 mai 2017

Increase the size of the height of a label (swift3)

In a if else statement I am increasing the height of my scrollview like this.

 THESCROOL.contentSize.height = 5000

I would like to do this exact same thing with a label that is above the sol view. Labels name is entry.

 //somehow make entry's height 5000
entry

Aucun commentaire:

Enregistrer un commentaire