Version: 2017.2

Application.RunningOnUIThread

매뉴얼로 전환
public static bool RunningOnUIThread ();

설명

Returns true if you're running on UI thread.

More information on UI and application threads can be found [wiki:man:windowsstore-appcallbacks|here]].