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.RunningOnAppThread

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

Description

Returns true if you're running on application thread.

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