getItems()
Return the GUI objects currently on the display.
display.getItems()
Returns
return itemList
| Value | Type | Description |
|---|---|---|
| itemList | list[Drawable] |
A copy of the list of objects on the display. |
Return the GUI objects currently on the display.
display.getItems()
return itemList
| Value | Type | Description |
|---|---|---|
| itemList | list[Drawable] |
A copy of the list of objects on the display. |