ExtendClientAreaChromeHints Property
Gets or Sets the ExtendClientAreaChromeHints that control how the chrome looks when the client area is extended.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public ExtendClientAreaChromeHints ExtendClientAreaChromeHints { get; set; }
Public Property ExtendClientAreaChromeHints As ExtendClientAreaChromeHints
Get
Set
member ExtendClientAreaChromeHints : ExtendClientAreaChromeHints with get, set