The distance, in points, by which to offset the background image horizontally and vertically.
SDKs
- iOS 13.0+
- Mac Catalyst 13.0+
- tvOS 13.0+
Framework
- UIKit
Declaration
var backgroundImagePositionAdjustment: UIOffset { get set }
Discussion
Positive values move the image down and to the right. Negative values move the image up and to the left.