| ILaunchBoxMainViewModelGameDetailsWidth Property |
Gets or sets the width of the game details.
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 double GameDetailsWidth { get; set; }
Property GameDetailsWidth As Double
Get
Set
property double GameDetailsWidth {
double get ();
void set (double value);
}
abstract GameDetailsWidth : float with get, set
Property Value
DoubleSee Also