Skip to main content

ExtendClientAreaTitleBarHeightHint Property

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.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public double ExtendClientAreaTitleBarHeightHint { get; set; }

Property Value

Double

See Also

Reference

Window Class
Avalonia.Controls Namespace