Legacy Documentation: Version 4.6.2
Language: English
  • C#
  • JS
  • Boo

Script language

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

WindowActivationState

Description

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

Variables

CodeActivated The window was activated.
Deactivated The window was deactivated.
PointerActivated The window was activated by pointer interaction.