CompactPaneLength 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)
- C#
- VB
- F#
public double CompactPaneLength { get; set; }
Public Property CompactPaneLength As Double
Get
Set
member CompactPaneLength : float with get, set