| IGameMenuItemEnabled Property |
Is the menu item enabled
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 ReadOnly Property Enabled As Boolean
Get
property bool Enabled {
bool get ();
}
abstract Enabled : bool with get
Property Value
BooleanSee Also