Skip to main content

StartupScreenIndex Property

Get or set the startup screen index where the DevTools window will be displayed.

Definition

Namespace: Avalonia.Diagnostics
Assembly: Avalonia.Diagnostics (in Avalonia.Diagnostics.dll)

public int? StartupScreenIndex { get; set; }

Property Value

Nullable(Int32)

See Also

Reference

DevToolsOptions Class
Avalonia.Diagnostics Namespace