DevToolsOptionsShowAsChildWindow Property
Gets or sets a value indicating whether DevTools should be displayed as a child window
of the window being inspected. The default value is true.
Namespace: Avalonia.DiagnosticsAssembly: Avalonia.Diagnostics (in Avalonia.Diagnostics.dll) Version: 11.3.999
public bool ShowAsChildWindow { get; set; }
Public Property ShowAsChildWindow As Boolean
Get
Set
member ShowAsChildWindow : bool with get, set
Property Value
Boolean This setting is ignored if DevTools is attached to
Application