TopLevel.

ClientSize Property

Summary

Gets or sets the client size of the window.
Namespace
Avalonia.Controls
Containing Type
TopLevel

Syntax

public Size ClientSize { get; protected set; }

Value

Type Description
Size