public static void InvokeOnAppThread (WSA.AppCallbackItem item, bool waitUntilDone);

파라미터

itemItem to execute.
waitUntilDoneWait until item is executed.

설명

Executes callback item on application thread.

More information on UI and application threads can be found here.


Did you find this page useful? Please give it a rating: