sap.ui.layout.SideContentVisibility.AlwaysShow
|
Show the side content on any breakpoint
|
sap.ui.layout.SideContentVisibility.NeverShow
|
Don't show the side content on any breakpoints
|
sap.ui.layout.SideContentVisibility.ShowAboveL
|
Show the side content on XL breakpoint
|
sap.ui.layout.SideContentVisibility.ShowAboveM
|
Show the side content on L and XL breakpoints
|
sap.ui.layout.SideContentVisibility.ShowAboveS
|
Show the side content on M, L and XL breakpoints
|