implements |
BackedEnum |
|---|
Background design for sap.m.FlexBox / sap.m.VBox.
| Cases | |
|---|---|
Solid = 'Solid'
A solid background color dependent on the theme.
A solid background color dependent on the theme. |
# |
Translucent = 'Translucent'
A translucent background depending on the opacity value of the theme.
A translucent background depending on the opacity value of the theme. |
# |
Transparent = 'Transparent'
Transparent background (FlexBox default).
Transparent background (FlexBox default). |
# |