ios - IS it possible to customize the uitextfield so that it could look like on the picture -


i have issue - need customize uitextfield this:

enter image description here

is possible it???? , if yes, how???

yes possible. if using ib instance can set style of uitextfield follows:

enter image description here

by setting text field's borders style property can simple placing uiimageview behind text field achieve desired effect.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -