package designcompose.layout_interface

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Layout

jni_layout.proto:49

A processed layout node

Used in: LayoutChangedResponse

message LayoutChangedResponse

jni_layout.proto:64

The layout response sent back to client which contains a layout state ID and a list of layout IDs that have changed.

The final result of a layout algorithm for a single taffy Node

message LayoutNode

jni_layout.proto:25

A representation of a Figma node to register for layout.

Used in: LayoutNodeList

message LayoutNodeList

jni_layout.proto:43

A list of Figma nodes to register for layout

message LayoutParentChildren

jni_layout.proto:37

A parent node id and a list of child ids

Used in: LayoutNodeList