Size Property
Gets or sets the initial size of the DevTools window. The default value is 1280x720.
Definition
Namespace: Avalonia.Diagnostics
Assembly: Avalonia.Diagnostics (in Avalonia.Diagnostics.dll)
- C#
- VB
- F#
public Size Size { get; set; }
Public Property Size As Size
Get
Set
member Size : Size with get, set