Function readDrawingSettings

  • Every field of a schema read off a drawing, keyed by path. Absent values are present as undefined, so a host can iterate the schema and render each control in its "default" state rather than guessing.

    Parameters

    Returns Record<string, unknown>