contentOffset
The point at which the origin of the content view is offset from the origin of the scroll view.
Declaration
var contentOffset: CGPoint { get set }Mentioned in
Discussion
The default value is CGPointZero.
The point at which the origin of the content view is offset from the origin of the scroll view.
var contentOffset: CGPoint { get set }The default value is CGPointZero.