Bixby Developer Center

References

message

requiredvalue optional

Text of message shown prior to abandoning a transaction.

Note

A message is required if you specify confirm-on-abandon.

transaction-support {
match {
MyTransaction
}

confirm-on-abandon {
message ("Are you sure you want to abandon your current transaction?")
}
}

Child Keys

template
optional
Text to be passed
template-macro
optional
Encapsulates dialog logic that normally would lead to duplication
macro
optional
Defines a layout, a portion of a layout, or a dialog with a macro