First in swift you have to do something like this: progressView.indeterminate = 1 When I set that, the progressView stays empty and does nothing.
First in swift you have to do something like this:
progressView.indeterminate = 1
When I set that, the progressView stays empty and does nothing.