Bixby Developer Center

Guides
References

Layout

The Layout object representing layouts in your execution graph.

Properties

This section describes the properties of Layout.

conceptId

String. Identifier of the concept that is being called for in the layout.

id

String. The unique identifier of the layout.

isDeferred

Boolean. Returns true if the layout has been deferred from being generated.

layout

The JSonLayout object that represents the layout.

mode

[Optional] Layout mode, which can be one of the following:

  • summary
  • details
  • input
  • confirmation

For more information on these different layouts, see Layout Modes.

ref

String. Execution reference identifier.

sortId

String. The identifier of the sort being used in the layout.