IWindowImplNeedsManagedDecorations Property

Gets a flag that indicates if Managed decorations i.e. caption buttons are required. This property is used when IsClientAreaExtendedToDecorations is set.

Definition

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

Property Value

Boolean

See Also