verticalScrollIndicatorInsets
The vertical distance the scroll indicators are inset from the edge of the scroll view.
Declaration
var verticalScrollIndicatorInsets: UIEdgeInsets { get set }Discussion
The default value is zero.
The vertical distance the scroll indicators are inset from the edge of the scroll view.
var verticalScrollIndicatorInsets: UIEdgeInsets { get set }The default value is zero.