Interface IWindowSeeker
Interface for window seekers.
Namespace: PoeShared.WindowSeekers
Assembly: PoeShared.Native.dll
Syntax
public interface IWindowSeeker
Properties
Name | Description |
---|---|
SkipNotVisibleWindows | |
Windows | Get the list of matching windows, ordered by priority (optionally). |
Methods
Name | Description |
---|---|
Refresh() | Refreshes the list of windows. |