implements |
BackedEnum |
|---|
Defines how an image fits in the icon area of a sap.f.cards.Header avatar.
| Cases | |
|---|---|
Cover = 'Cover'
Image covers the entire icon area, possibly cropping (default).
Image covers the entire icon area, possibly cropping (default). |
# |
Contain = 'Contain'
Image fits entirely inside the icon area, possibly leaving empty
space.
Image fits entirely inside the icon area, possibly leaving empty space. |
# |