A Boolean value indicating whether the image is centered horizontally.
SDK
- macOS 10.0+
Framework
- App
Kit
Declaration
var isHorizontallyCentered: Bool { get set }
Discussion
true
if the image is centered horizontally; otherwise, false
.
A Boolean value indicating whether the image is centered horizontally.
SDK
Framework
var isHorizontallyCentered: Bool { get set }
true
if the image is centered horizontally; otherwise, false
.
var is Vertically Centered: Bool
A Boolean value indicating whether the image is centered vertically.