ClientSize Property
Gets the new client size of the window in device-independent pixels.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Size ClientSize { get; }
Public ReadOnly Property ClientSize As Size
Get
member ClientSize : Size with get