Namespace EyeAuras.DefaultAuras.Triggers.WinExists
Classes
WinExistsTriggerProperties
Represents the properties for the WinExistsTrigger, which is used to check for the existence of a window based on specified matching parameters.
Interfaces
IWinExistsTrigger
Defines a trigger that checks for the existence of a specified window in the system. It activates if the target window is found, regardless of whether it is the active window.