| HamburgerFrameDisplayMode Property |
Gets or sets a value that specifies how the pane and content areas of the internal SplitView are shown.
Namespace: Cimbalino.Toolkit.ControlsAssembly: Cimbalino.Toolkit.Controls (in Cimbalino.Toolkit.Controls.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax public SplitViewDisplayMode DisplayMode { get; set; }
Property Value
Type:
SplitViewDisplayModeA value that specifies how the pane and content areas of the internal
SplitView are shown.
Version Information Windows
Supported in: 10.0
See Also