Beta
Beta
Gets a UI element by its ID.
The ID of the UI element to get.
The UI element with the specified ID, or undefined
if it doesn't exist.
Beta
Gets the IDs of all the UI elements.
An array containing the IDs of all the UI elements.
Beta
Get all UI elements with any of the specified types.
The types to filter by.
A record containing the UI elements with any of the specified types.
Represents the UI elements of a machine.