How to set the contentSize of a NSScrollView in swift

2.2k views Asked by At

I would like to add the size to the content of my scroll view but the contentSize field is { read only } and I cannot let the view scroll.

What could I do?! Is there any other solution?

0

There are 0 answers