PopupWindowManagerAddShadowHint Property

Gets or sets a hint to the window manager that a shadow should be added to the popup.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool WindowManagerAddShadowHint { get; set; }

Property Value

Boolean

See Also