You should be able to do ``` browserWindow.SetProgressBar(0.5); ``` as in the JS API. Currently this is a compile error. --- Also, setting progress bar options doesn't work, they are ignored on all platforms.