Sometimes we need to show activity indicator on screen that presented in separate window. Currently there is no possibility to set the right window for this purpose.
Code takes current first window, or create one now.
Also please consider windowLevel when creating a new window, it should be between .normal and .alert
Sometimes we need to show activity indicator on screen that presented in separate window. Currently there is no possibility to set the right window for this purpose. Code takes current first window, or create one now. Also please consider
windowLevel
when creating a new window, it should be between.normal
and.alert