Programmatically create UIToolbar with default height

Viewed 1743

There are a number of questions regarding the height of UIToolbar, but I don't see one where the height is obtained dynamically. Is there a way to create a UIToolbar with the correct default height?

2 Answers
Related