Contents

UIImage.ResizingMode.stretch

The image is stretched when it is resized. In other words, the interior region of the original image will be scaled to fill in the interior region of the newly resized imaged.

Declaration

case stretch

See Also

Constants