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 |
public Size ClientSize { get; protected set; }
Type | Description |
---|---|
Size |