| IStateManagerIsBigBoxInAttractMode Property |
Gets a value specifying whether Big Box is in attract mode or not.
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 bool IsBigBoxInAttractMode { get; }
ReadOnly Property IsBigBoxInAttractMode As Boolean
Get
property bool IsBigBoxInAttractMode {
bool get ();
}
abstract IsBigBoxInAttractMode : bool with get
Property Value
BooleanSee Also