interface DesignInfoProvider


Interface used for Studio tooling.

Returns a json string with the constraints and bounding box for each ID in the system.

Summary

Public functions

String
getDesignInfo(startX: Int, startY: Int, args: String)

Public functions

getDesignInfo

Added in 1.1.0-alpha13
fun getDesignInfo(startX: Int, startY: Int, args: String): String