| SystemEventTypesSelectionChanged Field |
This event type is raised when the game selection changes in LaunchBox or Big Box.
Namespace: Unbroken.LaunchBox.Plugins.DataAssembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntax public const string SelectionChanged = "SelectionChanged"
Public Const SelectionChanged As String = "SelectionChanged"
public:
literal String^ SelectionChanged = "SelectionChanged"
static val mutable SelectionChanged: string
Field Value
StringSee Also