Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

WindowActivationState

enumeration

Description

Specifies the set of reasons that a windowActivated event was raised.

Variables

CodeActivatedThe window was activated.
DeactivatedThe window was deactivated.
PointerActivatedThe window was activated by pointer interaction.