Contents

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.

See Also

Managing the content size and offset