SplitViewIsPaneOpen Property

Gets or sets whether the pane is open or closed

Definition

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

Property Value

Boolean

See Also