Set image as background for a view

仲孙翔飞
2023-12-01

How to set an image as background for a view?

Solution:

  1. Using UIImageView and resize the image to fit that view (prefer)
  2. Set image as background of a UIView programmatically.

 类似资料:

相关阅读

相关文章

相关问答