SplitViewPane Property

Gets or sets the Pane for the SplitView

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
[DependsOnAttribute("PaneTemplate")]
public Object? Pane { get; set; }

Property Value

Object

See Also