Application.InvokeOnUIThread
Parameters
| item | Item to execute. | |
| waitUntilDone | Wait until item is executed. |
Description 描述
Executes callback item on UI thread.
More information on UI and application threads can be found here.
| item | Item to execute. | |
| waitUntilDone | Wait until item is executed. |
Executes callback item on UI thread.
More information on UI and application threads can be found here.