ios - How to add system icons for a UIButton programatically? -


it's easy add custom image or background uibutton , there seems no programmatic way set 1 of following default ios icons uibutton , know can applied navigation bar buttons, don't need that, want apply simple uibutton, hints?

enter image description here

from apple's documentation: init(type:)


Comments

Popular posts from this blog

javascript - Why Selenium can't find an element that is graphically visible -

java - How to compare two classes -

mysql - Gateway Timeout Error on Insert 70000 record using Hibernate in Java -