In documentation, there is a description of length
parameter in padding(_:_:)
method.
The amount to inset this view on each edge. If
nil
,the amount is the system default amount.
What is default "system default amount" value? If I understand correctly, user can change this amount, e.g. by changing display zoom in settings.