ClientSize Property
Gets or sets the client size of the window.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Size ClientSize { get; protected set; }
Public Property ClientSize As Size
Get
Protected Set
abstract ClientSize : Size with get, set
override ClientSize : Size with get, set
Property Value
SizeImplements
ILayoutRoot.ClientSize
IRenderRoot.ClientSize