IWindowImplIsClientAreaExtendedToDecorations Property

Gets a value to indicate if the platform was able to extend client area to non-client area.

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
bool IsClientAreaExtendedToDecorations { get; }

Property Value

Boolean

See Also