How to set iOS 13 glyphs programmatically [duplicate]
问题 This question already has answers here : How to use default iOS images? (3 answers) Closed 7 months ago . Starting with iOS 13, Apple is providing a bunch of glyphs which can be used "everywhere you can use an image". You can use SF symbols to represent tasks and types of content in a variety of specific places, such as navigation bars, toolbars, tab bars, context menus, and Home Screen Quick Actions. Throughout the rest of your app, you can use a symbol everywhere you can use an image. I