Contents

uiImage

The current contents of the view, rasterized as a UIKit image.

Declaration

@MainActor final var uiImage: UIImage? { get }

Discussion

The renderer notifies its objectWillChange publisher when the contents of the image may have changed.

See Also

Rendering images