Skip to main content

ClientSize Property

Gets or sets the client size of the window.

Definition

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

public Size ClientSize { get; protected set; }

Property Value

Size

Implements

ILayoutRoot.ClientSize
IRenderRoot.ClientSize

See Also

Reference

TopLevel Class
Avalonia.Controls Namespace