Name | Description | |
---|---|---|
UIDispatcher Constructor | Constructor that must be registered on the main UI thread. |
The following tables list the members exposed by UIDispatcher.
Name | Description | |
---|---|---|
UIDispatcher Constructor | Constructor that must be registered on the main UI thread. |
Name | Description | |
---|---|---|
Dispatch | Dispatch the passed delegate (action) to execute on the UI thread. | |
DispatchAndWait | Dispatch the passed delegate (action) to execute on the UI thread. |