Check the source. You may find something you can use... From a quick look through it looks like you may be able to provide your own '_loadingScreenId'; which could reference an element under your control (and it would be easy enough to mimic such behaviour if it's not the case); but I don't see any obvious (i.e. documented) way to properly track load progress...
Answers
Check the source. You may find something you can use... From a quick look through it looks like you may be able to provide your own '_loadingScreenId'; which could reference an element under your control (and it would be easy enough to mimic such behaviour if it's not the case); but I don't see any obvious (i.e. documented) way to properly track load progress...