ios - systemLayoutSizeFittingSize not returning size.. height is always 0 -


i have custom nib have set utilize uitableview header. in nib have 3 labels, in first 2 changes height dynamically. can see height in uiview being changed , rendering fine, trying utilize systemlayoutsizefittingsize actual height of custom uiview uitableviewcell doesn't overlap. however, every time try utilize systemlayoutsizefittingsize view's height, keep getting 0. have made call in pretty viewload's methods, , have never seen height being changed. know might missing? setting nib's constraints within nib file.


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -