| SystemEventTypesBigBoxStartupCompleted Field |
This event type is raised once Big Box has completely finished loading and the interface is shown.
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 BigBoxStartupCompleted = "BigBoxStartupCompleted"
Public Const BigBoxStartupCompleted As String = "BigBoxStartupCompleted"
public:
literal String^ BigBoxStartupCompleted = "BigBoxStartupCompleted"
static val mutable BigBoxStartupCompleted: string
Field Value
StringSee Also