SplitViewCompactPaneLength Property

Gets or sets the length of the pane when in CompactOverlay or CompactInline mode

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public double CompactPaneLength { get; set; }

Property Value

Double

See Also