Summary
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
- Namespace
- Avalonia
.Controls - Containing Type
- SplitView
Syntax
public bool UseLightDismissOverlayMode { get; set; }
Value
Type | Description |
---|---|
bool |