Interface IWindowSelector
Namespace: EyeAuras.Shared.Services
Assembly: EyeAuras.Shared.dll
Syntax
public interface IWindowSelector : IDisposable, INotifyPropertyChanged
Properties
| Name | Description |
|---|---|
| ActiveWindow | |
| MatchingWindowList | |
| OnlyVisible | |
| TargetWindow | |
| WindowFilter | |
| WindowList | |
| WindowTitle |
Methods
| Name | Description |
|---|---|
| GetForegroundWindow() | |
| IsIgnored(nint) | |
| ResolveByHandle(nint) |