Window.

ExtendClientAreaToDecorationsChanged(bool) Method

Namespace
Avalonia.Controls
Containing Type
Window

Syntax

protected virtual void ExtendClientAreaToDecorationsChanged(bool isExtended)

Parameters

Name Type Description
isExtended bool

Return Value

Type Description
void