Bixby Developer Center

References

spacer

optionalmultiple allowed

Forces a space between two inline elements, such as inline image and the text in a single-line component. The exact spacing size between items within a single-line vary per device. You can customize the spacer size with the size key.

Examples

            single-line {
text {
style (Title_S)
value ("Smile!")
}
spacer
image {
shape (Circle)
style (Detail_M)
url (myURL/smile.png)
}
spacer
text {
style (Detail_M_Soft)
value ("Be happy.")
}
}

Child Keys

size
optional
Determines the size of the inline spacer