Contents

nsImage

The current contents of the view, rasterized as an AppKit image.

Declaration

@MainActor final var nsImage: NSImage? { get }

Discussion

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

See Also

Rendering images