contents
An object providing the image contents of the component.
Declaration
var contents: Any? { get set }Discussion
Typically you set an NSImage instance or a CGImage as content.
An object providing the image contents of the component.
var contents: Any? { get set }Typically you set an NSImage instance or a CGImage as content.