IWindowImplExtendClientAreaToDecorationsChanged Property

Gets or Sets an action that is called whenever one of the extend client area properties changed.

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
Action<bool>? ExtendClientAreaToDecorationsChanged { get; set; }

Property Value

ActionBoolean

See Also