Enum sap.m.PageBackgroundDesignModule: sap/m/library


Available Page Background Design.

Field Summary
sap.m.PageBackgroundDesign.ListPage background color when a List is set as the Page content.
sap.m.PageBackgroundDesign.SolidA solid background color dependent on the theme.
sap.m.PageBackgroundDesign.StandardStandard Page background color.
sap.m.PageBackgroundDesign.TransparentTransparent background for the page.
Field Detail
sap.m.PageBackgroundDesign.List: string
Page background color when a List is set as the Page content.
sap.m.PageBackgroundDesign.Solid: string
A solid background color dependent on the theme.
sap.m.PageBackgroundDesign.Standard: string
Standard Page background color.
sap.m.PageBackgroundDesign.Transparent: string
Transparent background for the page.