Anchor to CheckoutBrandingObjectFitCheckout
Checkout Branding Object Fit
enum
Possible values for object fit.
Anchor to Valid valuesValid values
- Anchor to CONTAINCONTAIN•
The Contain value for fit. The image is scaled to maintain its aspect ratio while fitting within the containing box. The entire image is made to fill the box, while preserving its aspect ratio, so the image will be "letterboxed" if its aspect ratio does not match the aspect ratio of the box. This is the default value.
- Anchor to COVERCOVER