Skip to main content

SplitViewPanePlacement Enumeration

Defines constants for where the Pane should appear

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public enum SplitViewPanePlacement
View Source

Members

Left0The pane is shown to the left of content.
Right1The pane is shown to the right of content.

See Also

Reference

Avalonia.Controls Namespace