Sorry, I mean, like this.
swift
scrollView.contentView.automaticallyAdjustsContentInsets = false
scrollView.contentView.contentInsets = .init(top: 20, left: 0, bottom: 0, right: 0)
Topic:
App & System Services
SubTopic:
Core OS
Tags: