Version: 2022.3
언어: 한국어

Application.InvokeOnUIThread

매뉴얼로 전환
public static void InvokeOnUIThread (WSA.AppCallbackItem item, bool waitUntilDone);

파라미터

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.


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