UnknownWidget is a datatype for a widget that represents an unknown widget type.

Table: UnknownWidget

ParameterTypeRequiredDefaultDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Oct 7, 2024
descriptionstring  A description of the unknown widget
heightintegeryes The height of the widget.
idstringyes The unique identifier of the widget.
titlestringyes The title of the widget.
widthintegeryes The width of the widget.
xintegeryes The X-axis of the widget.
yintegeryes The Y-axis of the widget.