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

swift - Button on Table View Cell connected to local function -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

c# - ajax - How to receive data both html and json from server? -