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

Application.RunningOnUIThread

public static bool RunningOnUIThread();

Description

Returns true if you're running 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: