How to show progress bar

已回答

Hi. During the development of my plugin, I faced the need to display the progress bar about the same as it appears during the loading of the project. Can please example code how to do it because I could not find any information about it.

1
Avatar
Permanently deleted user

how to add listener to the cancel button?

0

You can obtain cancellation status from result value: " * @return true if the operation completed successfully, false if it was cancelled."

0

请先登录再写评论。