Contents

allowsImageOutput

A Boolean value specifying whether the renderer can create output images.

Declaration

var allowsImageOutput: Bool { get }

Discussion

If true, this renderer can be used to generate CGImage objects.

See Also

Configuring the renderer