WindowResizedEventArgsClientSize Property
Gets the new client size of the window in device-independent pixels.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Size ClientSize { get; }
Public ReadOnly Property ClientSize As Size
Get
member ClientSize : Size with get
Property Value
Size