Namespace EyeAuras.DefaultAuras.Actions.WinActivate
Classes
WinActivateActionProperties
Represents the properties for the IWinActivateAction in the Aura framework. This record holds the necessary parameters to configure the action that activates a specific window based on defined criteria.
Interfaces
IWinActivateAction
Defines an action within the Aura framework that focuses on activating a specified window. This action attempts to bring the target window to the foreground and waits for a specified timeout duration for the window to become active.