Bixby Developer Center

References

image-position

optionalvalue optional

Position of thumbnail image within thumbnail-card or thumbnail-area.

You can choose one of the following options:

  • Start - Place image at the start of the thumbnail card or area.
  • End - Place image at the end of the thumbnail card or area.

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