Interface IWindowTrackerMatcher
Interface for matching logic used by window trackers.
Namespace: PoeShared.Native
Assembly: PoeShared.Native.dll
Syntax
public interface IWindowTrackerMatcher
Methods
Name | Description |
---|---|
IsMatch(IWindowHandle) | Determines whether the specified window handle matches the criteria. |