cocoa touch - Text field text drawn at bottom instead of centre -


i'm working on iphone app , i've problem: text in text field drawn @ bottom. can 1 me display centered?

use following instruction:

textfield.contentverticalalignment = uicontrolcontentverticalalignmentcenter; 

Comments

Popular posts from this blog

c# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -