Contents

image

The image that the button displays.

Declaration

var image: NSImage? { get set }

Discussion

The combo button scales the image to fit within its bounds. Use the imageScaling property to specify the scaling behavior to use with your image.

See Also

Configuring the Button Appearance