Summary
Gets or Sets an action that is called whenever one of the extend client area properties changed.
- Namespace
- Avalonia
.Platform - Containing Type
- IWindowImpl
Syntax
Action<bool> ExtendClientAreaToDecorationsChanged { get; set; }
Value
Type | Description |
---|---|
Action |