Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

Application.InvokeOnUIThread

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

Parameters

itemItem to execute.
waitUntilDoneWait until item is executed.

Description

Executes callback item on UI thread.

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

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