Contents

image

Gets and set the image for this tab view item. The image may only be used in certain tab view styles and options.

Declaration

var image: NSImage? { get set }

Discussion

The default value is nil.

See Also

Instance Properties