This version of Unity is unsupported.

WindowActivationState

enumeration

Description

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

Properties

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