SplitView.DisplayMode Property

Definition

Gets of sets a value that specifies how the pane and content areas of a SplitView are shown.

C#
public SplitViewDisplayMode DisplayMode { get; set; }
XAML
<SplitView DisplayMode="splitViewDisplayModeMemberName" />
    

Property Value

A value of the enumeration that specifies how the pane and content areas of a SplitView are shown. The default is Overlay.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6