DevToolsOptions.

ShowAsChildWindow Property

Summary

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.Diagnostics
Containing Type
DevToolsOptions

Syntax

public bool ShowAsChildWindow { get; set; }

Value

Type Description
bool