as title how to?the class method of UIToolbar is add the button all in single line
[contentToolBar setItems:items animated:NO];
but i want it can add in different line or multiple line, thanks
as title how to?the class method of UIToolbar is add the button all in single line
[contentToolBar setItems:items animated:NO];
but i want it can add in different line or multiple line, thanks