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.
The current contents of the view, rasterized as an AppKit image.
@MainActor final var nsImage: NSImage? { get }The renderer notifies its objectWillChange publisher when the contents of the image may have changed.