Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Application.RunningOnUIThread

Switch to Manual
public static function RunningOnUIThread(): bool;

Description

Returns true if you're running on UI thread.

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