OpenPaneLength Property
Gets or sets the length of the pane when open
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public double OpenPaneLength { get; set; }
Public Property OpenPaneLength As Double
Get
Set
member OpenPaneLength : float with get, set