Enum sap.m.BackgroundDesignModule: sap/m/library


Available Background Design.

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