DevToolsOptionsStartupScreenIndex Property
Get or set the startup screen index where the DevTools window will be displayed.
Namespace: Avalonia.DiagnosticsAssembly: Avalonia.Diagnostics (in Avalonia.Diagnostics.dll) Version: 11.3.999
public int? StartupScreenIndex { get; set; }
Public Property StartupScreenIndex As Integer?
Get
Set
member StartupScreenIndex : Nullable<int> with get, set
Property Value
NullableInt32