imageAlignment
The alignment of the cell’s image inside the image view.
Declaration
var imageAlignment: NSImageAlignment { get set }Discussion
The default value of this property is NSImageAlignment.alignCenter.
The alignment of the cell’s image inside the image view.
var imageAlignment: NSImageAlignment { get set }The default value of this property is NSImageAlignment.alignCenter.