UnknownWidget is a datatype for a widget that represents an unknown widget type. It implements the interface datatype, Widget.

Table: UnknownWidget

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Oct 7, 2024
descriptionstring  Long-TermA description of the unknown widget
heightintegeryes Long-TermThe height of the widget.
idstringyes Long-TermThe unique identifier of the widget.
titlestringyes Long-TermThe title of the widget.
widthintegeryes Long-TermThe width of the widget.
xintegeryes Long-TermThe X-axis of the widget.
yintegeryes Long-TermThe Y-axis of the widget.