Summary
Sets if the ClientArea is extended into the non-client area.
- Namespace
- Avalonia
.Platform - Containing Type
- IWindowImpl
Syntax
void SetExtendClientAreaToDecorationsHint(bool extendIntoClientAreaHint)
Parameters
Name | Type | Description |
---|---|---|
extendIntoClientAreaHint | bool | true to enable, false to disable |
Return Value
Type | Description |
---|---|
void |