Contents

NSImage.ResizingMode.tile

The image tiles when it resizes.

Declaration

case tile

Discussion

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

See Also

Constants