Bixby Developer Center

References

dialog

optionalvalue optional

Dialog used to inform the user that the device needs to be unlocked. If a template isn't provided, a default dialog is created.

The default template is one of the following:

  • You'll need to unlock your %device%
  • Please unlock your %device% for this
  • You need to unlock your %device% to do this
  • Please unlock your %device% first
Note

The %device% that gets outputted by the dialog is dependent on which target the dialog file is located. You do not control this directly.

Child Keys

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