hi guys [I think this is rather basic, but cannot find how to do it!]
how can I center the text in the cells of my table view?
thanks a lot!
hi guys [I think this is rather basic, but cannot find how to do it!]
how can I center the text in the cells of my table view?
thanks a lot!
It used to be UITextAlignmentCenter
From iOS6 it is NSTextAlignmentCenter.