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.
A Boolean value specifying whether the renderer can create output images.
var allowsImageOutput: Bool { get }If true, this renderer can be used to generate CGImage objects.