Click or drag to resize
LaunchBox

ISystemEventsPlugin Interface

Implement this interface in order to handle system-wide events in LaunchBox and Big Box.

Namespace: Unbroken.LaunchBox.Plugins
Assembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public interface ISystemEventsPlugin

The ISystemEventsPlugin type exposes the following members.

Methods
 NameDescription
Public methodOnEventRaised Called when any particular system event occurs in LaunchBox or Big Box.
Top
See Also