-
You can show or hide the loading bar when you creating a graphic plugin.
Way to show the loading bar:
showLoadingBar();
Way to hide the loading bar:
hideLoadingBar();
- Previous
- Next
You can show or hide the loading bar when you creating a graphic plugin.
Way to show the loading bar:
showLoadingBar();
Way to hide the loading bar:
hideLoadingBar();