I\'m debugging my code and trying to figure out the size of the view using this:
p view.frame.size.height
but I\'m getting this error:
it should have outer bracket in the first answer,like this:
p ((CGRect)[cell frame])
output:
(CGRect) $5 = origin=(x=0, y=0) size=(width=320, height=44)