Skip to main content

UseLightDismissOverlayMode Property

Gets or sets whether WinUI equivalent LightDismissOverlayMode is enabled When enabled, and the pane is open in Overlay or CompactOverlay mode, the contents of the SplitView are darkened to visually separate the open pane and the rest of the SplitView.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public bool UseLightDismissOverlayMode { get; set; }

Property Value

Boolean

See Also

Reference

SplitView Class
Avalonia.Controls Namespace