Contents

NSImage.ResizingMode.stretch

The image stretches when it resizes.

Declaration

case stretch

Discussion

The interior region of the original image scales to fill in the interior region of the newly resized imaged.

See Also

Constants