How to the Mode property UIImageView iOS
Nov 2 · 4 min read
The content mode property of a view tells how its content should be laid out. In the Interface Builder, the various modes can be selected in the Attributes Inspector.

Let’s use two image views to see how the various modes work.

