ClientSize Property
Gets the client size of the window.
Definition
Namespace: Avalonia.Rendering
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
Size ClientSize { get; }
ReadOnly Property ClientSize As Size
Get
abstract ClientSize : Size with get