Bixby Developer Center

References

image-aspect-ratio

optionalvalue optional

Aspect ratio of image in thumbnail-card or thumbnail-area.

You can specify the following image aspect ratios:

  • 21:9
  • 16:9
  • 4:3
  • 1:1
  • 3:4
  • 9:16
  • 9:21

Example

thumbnail-card {
title-area {
slot1 {
...
}
slot2{
...
}
slot3{
...
}
}
image-url {
template (https://my.image.png)
}
image-aspect-ratio (9:21)
image-position (End)
}
}

Child Keys

value
optional
A value that matches one of the valid enumerated options of its parent key