The property which determines the size of an object on the Y-axis.
I'm having troubles with a flexbox column in that children of the flex'd element don't respond to height in percentages. …
css google-chrome height percentage flexboxI have a div on my website that should be the height of the window. This is what i got: $(…
jquery window heightHow can I calculate the height of an UITableViewCell with an UITextView in it in iOS 7? I found a lot …
cocoa-touch uitableview height ios7I use UITabBarController as a root view and app supports iOS 6 and above. Project class hierarchy is as below. UITabBarController …
ios objective-c uitabbarcontroller height uitabbarIm trying to create a collection view with cells displaying string with variable length. Im using this function to set …
layout swift height uicollectionviewI've got an UICollectionView with an UICollectionViewFlowLayout, and i want to calculate its content size (for return in intrinsicContentSize needed …
ios height uicollectionview autolayoutI've been using the accepted answer here for years. On iOS 7, the contentSize.height becomes the frame.height-8, regardless of …
dynamic height uitextview ios7