ios - How to add images into placeholder in xcode? -


currently working in swift xcode want add, example, image icon placeholder position text field. many modern ui designs feature on log in/log out pages. how able implement this?

you can add uibutton using interface builder , have both image , text 1 object.

simply drag , drop uibutton object library panel uiviewcontroller. check attributes inspector , set image property image you've added project either using assets catalog or image you've added project library. set title property text wish display. can select image in edge dropdown property , adjust position of image relative text.


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

how to prompt save As Box in Excel Interlop c# MVC 4 -

xslt 1.0 - How to access or retrieve mets content of an item from another item? -