Images

Add images to your user interface.

Overview 概要

Display images, including SF Symbols, images that you store in an asset catalog, or images that you store on disk, using an Image view. For images that take time to retrieve — for example, when you load an image from a network endpoint — load the image asynchronously using AsyncImage. You can instruct that view to display a placeholder during the load operation.

Topics 話題

Image Fundamentals

Asynchronously Loaded Images

Symbol Appearance

See Also 参照

User Interface Elements