DevToolsOptions.

Size Property

Summary

Gets or sets the initial size of the DevTools window. The default value is 1024x512.
Namespace
Avalonia.Diagnostics
Containing Type
DevToolsOptions

Syntax

public Size Size { get; set; }

Value

Type Description
Size