IWindowImplSetExtendClientAreaToDecorationsHint Method
Sets if the ClientArea is extended into the non-client area.
Namespace: Avalonia.PlatformAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
void SetExtendClientAreaToDecorationsHint(
bool extendIntoClientAreaHint
)
Sub SetExtendClientAreaToDecorationsHint (
extendIntoClientAreaHint As Boolean
)
abstract SetExtendClientAreaToDecorationsHint :
extendIntoClientAreaHint : bool -> unit
Parameters
- extendIntoClientAreaHint Boolean
- true to enable, false to disable