导航菜单
首页 >  文章

分类:文章

Configuring and displaying symbol images in your UI

Apple Developerhttps://developer.apple.com/documentation/uikit/uiimage/configuring_and_display…Configuring and displaying symbol images in your UIIn SwiftUI, you use Image(system Name:) to load a system symbol image and Image(_:) to load your custom symbol, as the following code shows: ... Supply image resources appropriate for light and dark appearances and for high-contrast environments. Creating custom symbol images for your app. Create, organize, and annotate symbol images using SF ...