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?
from apple's documentation: init(type:)
Comments
Post a Comment