Table of Contents

Enum SplitViewPanePlacement

Namespace
Avalonia.Controls
Assembly
Avalonia.Controls.dll

Defines constants for where the Pane should appear

public enum SplitViewPanePlacement

Fields

Left = 0

The pane is shown to the left of content.

Right = 1

The pane is shown to the right of content.