Contents

previewImage

The image that contains the requested text from your view.

Declaration

var previewImage: CGImage { get }

Discussion

You specify this image at initialization time. The system uses it to implement any visual effects involving your view’s text. Create the image with your text on a transparent background.

See Also

Getting the preview details