Solved
Forum Discussion
speechles
3 years agoRoku Guru
m.subtitleLabel.height = 1
This will make it disappear. You do not need to do anything else. The layout group will then collapse the subtitleLabel.
m.subtitleLabel.height = 0
When you set the label to a height of 0 it will assume you want to use numlines and maxlines which will correspond to the font size.