Interface IMonitorSectorEvents
- Namespace
- Whim
- Assembly
- Whim.dll
The events raised by the IMonitorSector.
public interface IMonitorSectorEvents
Events
MonitorsChanged
Event raised when the monitors handled by Whim are changed.
event EventHandler<MonitorsChangedEventArgs>? MonitorsChanged