Summary
Gets or Sets the TitlebarHeightHint for when the client area is extended.
A value of -1 will cause the titlebar to be auto sized to the OS default.
Any other positive value will cause the titlebar to assume that height.
- Namespace
- Avalonia
.Controls - Containing Type
- Window
Syntax
public double ExtendClientAreaTitleBarHeightHint { get; set; }
Value
Type | Description |
---|---|
double |