| IEmulatorAggressiveWindowHiding Property |
Gets or sets a value specifying whether or not to use aggressive strategies for hiding startup windows, which could be problematic for some emulators. Added in LaunchBox and Big Box 9.2.
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 AggressiveWindowHiding { get; set; }
Property AggressiveWindowHiding As Boolean
Get
Set
property bool AggressiveWindowHiding {
bool get ();
void set (bool value);
}
abstract AggressiveWindowHiding : bool with get, set
Property Value
BooleanSee Also