set_item_spacing
Adjust the spacing between elements within an auto-layout frame in Figma using natural language commands to streamline design alignment and organization.
Instructions
Set distance between children in an auto-layout frame
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}