Enum sap.ui.layout.BackgroundDesignModule: sap/ui/layout/library


Available Background Design.


Since: 1.36.0.
Field Summary
sap.ui.layout.BackgroundDesign.SolidA solid background color dependent on the theme.
sap.ui.layout.BackgroundDesign.TranslucentA translucent background depending on the opacity value of the theme.
Field Detail
sap.ui.layout.BackgroundDesign.Solid: string
A solid background color dependent on the theme.
sap.ui.layout.BackgroundDesign.Translucent: string
A translucent background depending on the opacity value of the theme.
sap.ui.layout.BackgroundDesign.Transparent: string
Transparent background.