imageAlignment
The alignment of the receiver’s image relative to its frame.
Declaration
var imageAlignment: NSImageAlignment { get set }Discussion
For a list of possible values, see NSImageAlignment. The default value is NSImageAlignCenter.
See Also
Related Documentation
- Table View Programming Guide for Mac
- Control and Cell Programming Topics
- Matrix Programming Guide